The following directories must be writable by the
Posted: Wed May 24, 2017 12:41 pm
Hope that somebody can help me. The site of a friend keeps getting the errors when requesting the main site http://www.terbraakadministraties.nl/;
When requesting de index.php it give the error;
But when requesting an other page on that site there is no problem. For example http://www.terbraakadministraties.nl/home.html
tmp/cache and tmp/templates_c CHMOD to 777 did not resolve the problem
And there is no SITEDOWN in the tmp/cache folder
Code: Select all
The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.
Code: Select all
Site down for maintenance.
tmp/cache and tmp/templates_c CHMOD to 777 did not resolve the problem
And there is no SITEDOWN in the tmp/cache folder