1
Checking file and directory permissions..
Directory uploads/ is NOT writable.
Directory cache/ is NOT writable.
Directory templates_c/ is NOT writable.
File mainfile.php is NOT writable
After i had a problem with apache and it wouldnt let me into the htdocs folder, i fixed it by doing
#cd /var/www/localhost
#chmod -R 774 htdocs
Now it wont let me have permission to write...
arghhhh
help :(