Simple board is a PHP / MYSQL Script which is a simplefied pastebin-type web applicaton.
To Install:
-
Create a Database in MYSQL, and then import the supplied .sql file into that database.
you may optionally choose to create the database tables manually. -
Open functions.php in a text editor and change the MYSQL connection information in the appropriate places.
-
Upload these files to the root directory of your server. The application should now be opperational without any further action needed.