On one of my servers, I have about 15 or so concrete5 websites that have mega cache errors throughout the website.
I have tried changing permissions on folders to be 777 for everything but still no luck.
It randomly happened, and to all of them. But on my other server there is no problem with them.
http://www.louvretec.co.nz is an example.
<?php
Warning: fopen(/home/louvrete/public_html/files/cache_objects/object_4b12fca765c06326ba5a613fcab1efc4) [function.fopen]: failed to open stream: Permission denied in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 41
Warning: fputs(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 42
Warning: fclose(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 43
Warning: fopen(/home/louvrete/public_html/files/cache_objects/object_4b12fca765c06326ba5a613fcab1efc4) [function.fopen]: failed to open stream: Permission denied in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 41
Warning: fputs(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 42
?>
Warning: fopen(/home/louvrete/public_html/files/cache_objects/object_4b12fca765c06326ba5a613fcab1efc4) [function.fopen]: failed to open stream: Permission denied in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 41
Warning: fputs(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 42
Warning: fclose(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 43
Warning: fopen(/home/louvrete/public_html/files/cache_objects/object_4b12fca765c06326ba5a613fcab1efc4) [function.fopen]: failed to open stream: Permission denied in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 41
Warning: fputs(): supplied argument is not a valid stream resource in /home/louvrete/public_html/concrete/libraries/cache/default.php on line 42
?>
PLEASEEE HELP :)





ScottC
sounds like server permissions?