Sign In  |  Cart  |  Join Now

Over 15 of my C5 websites have MEGA CACHE ERRORS!!!!

July 02, 2009
Hey everybody,

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 streamPermission 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 streamPermission 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 :)

sounds like server permissions?

Jul 02, 2009 at 8:17 PM
i don't know how user permissions changed on the fly, but I do know this is a web server issue and should be brought up w/ your hosting provider. You can get them on the phone, right?
 

server issue

Jul 03, 2009 at 2:32 AM
I agree with Scott, this is with 99.9% chance a server side issue and not so much a Concrete5 problem.

You disabled the cache in the meanwhile, didn't you?

I'd suggest you install eAccelerator (http://www.codeblog.ch/2009/06/concrete5-speed-eaccelerator/)... anyways..

Sometimes there's a limit of files and since Concrete5 has lots of files, you might have hit the maximum number of files. But I think this is unlikely because you usually can't even write a file..
 

server issue for sure

Jul 05, 2009 at 2:33 PM
Yeah given the fact that it happened to ALL of the installs on ONE box and none of them on another, its almost certainly something with the box's setup, not concrete5..

Call your hosting provider.
 

Delete files/cache_objects

Jul 14, 2009 at 12:18 PM
I think the permissions on files/cache_objects have been modified to where the server cannot write to them.

Delete files/cache_objects. The next time the page is viewed the directory should be remade, with the proper permissions.

If this doesn't happen, it may be that your entire files/ directory chain has lost write permissions. You'll need to "chmod 777 files/" if that is the case (and you'll probably also notice difficulty uploading files.)
 

Thanks Andrew

Jul 14, 2009 at 5:38 PM
My host sorted it for me, was just a caching issue, deleted and refreshed cache and now is fine :) Thanks mate
 
 

Hot Spots...

ForumsPartners | Contact | Blog

Search site