Add note to remind the user to make uploads/ writable

This commit is contained in:
Karsten Heiken
2011-10-22 15:22:07 +02:00
parent 65dc6ce873
commit 038d200955

View File

@@ -15,6 +15,8 @@ Simply import mysql_scheme.sql into your database, set the connection data insid
Copy config/database.sample.php to config/database.php and adjust the values.
Same thing goes for config/config.sample.php and .htaccess.sample (if you want mod_rewrite-support).
Don't forget to make the upload directory writable by the web server.
License
-------