added INSTALL file

This commit is contained in:
Trevor Slocum 2009-09-19 22:44:43 -07:00
parent 2213b136b7
commit 7a345dcf90

15
INSTALL Normal file
View File

@ -0,0 +1,15 @@
Edit the configuration at the top of imgboard.php
CHMOD write permissions to the following directories:
- /
- src/
- thumb/
- res/
- inc/flatfile/ (if using flat file mode)
Open a browser and navigate to imgboard.php, which will do the following:
- Create database structure based on chosen mode
- Test appropriate directories are writable
- Write index.html with a blank image board
You should be redirected to index.html, containing your new image board