Jump to content

Cache problems


mischka

Recommended Posts

Hello guys,

Lately I'm having severe problems with the caching system of phpvms,sometimes leading to a complete outage of the site ie a blank page with just a picture on it. Sometimes I get a page full of error messages like this

Warning: file_put_contents(/core/cache/phpvms_users_online.cache) [function.file-put-contents]: failed to open stream: Permission denied in /core/classes/CodonCache.class.php on line 210

Clearing the cache usually helps, but obviously this issue needs to be resolved more permanently.

File permissions are set to 775. I think with 777 it runs better I'm not convinced that's secure enough (ie give write access to public)

The site has been running for nearly a year on 775, but I must say recently my provider has been playing up and produces regular issues on their own. Not sure how they are connected, but they obviously don't provide support for phpvms

thanks for your attention!

Link to comment
Share on other sites

Probably your host if they are causing troubles, try changing host then. What sounds what is happening, when a cache file is made, it is corrupted, so causes problems. You will need to run a checkinstall to see if any file that tells the system to create a cache file is corrupted.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...