This commit is contained in:
Savetheinternet 2010-11-04 01:12:07 +11:00
parent 4d824a7dac
commit 0ff3892d48

View File

@ -5,9 +5,9 @@
2. Import 'install.sql' into the database
using phpMyAdmin
OR
mysql -uUSERNAME -pPASSWORD DATABASE < install.sql
`mysql -uUSERNAME -pPASSWORD DATABASE < install.sql`
3. Edit 'inc/config.php' to suit your installation
4. Make sure that the directories used by TinyBoard are writable. Depending on your setup, you may need to chmod the directories to 777.
4. Make sure that the directories used by TinyBoard are writable. Depending on your setup, you may need to chmod the directories to 777 using `chmod direcotry 777`.
The default directories are
- /res
- /src