Simon Posted September 23, 2012 Report Posted September 23, 2012 This is the error : Warning: file_put_contents(/var/www/vhosts/volovirtuale.com/httpdocs/vvair/core/cache/phpvms_users_online.cache): failed to open stream: Permission denied in /var/www/vhosts/volovirtuale.com/httpdocs/vvair/core/classes/CodonCache.class.php on line 210 What should i do? Quote
Moderators Kyle Posted September 23, 2012 Moderators Report Posted September 23, 2012 Make sure the cache is set to 777 permissions. Quote
Sava Posted September 23, 2012 Report Posted September 23, 2012 Also, next time, the answer is in the error itself pretty much always. Permission denied is pretty much self explanatory Quote
alpyeni1 Posted June 16, 2014 Report Posted June 16, 2014 No, problem wasn't resolved. I've changed all files CHMOD value to 777. I've got Fatal error: Class 'CodonCache' not found in /home/zirvevac/public_html/v1/core/codon.config.php on line 80 We are changed hosting company. Warning: file_put_contents(/home/zirvevac/public_html/v1/core/cache/phpvms_users_online.cache): failed to open stream: Permission denied in /var/www/vhosts/volovirtuale.com/httpdocs/vvair/core/classes/CodonCache.class.php on line 210 Quote
Curshad Posted February 14, 2015 Report Posted February 14, 2015 Hey guys i cannot save and edit my pages. i switched VPS and i QUADdrouple checked the permissions they are 777 even on the common folder heres what i get: Warning: fopen(/home/skybaham/public_html/core/pages/teamspeaksetup.htm): failed to open stream: Permission denied in /home/skybaham/public_html/core/common/SiteData.class.php on line 258 There was an error saving content Content saved Quote
Moderators servetas Posted February 14, 2015 Moderators Report Posted February 14, 2015 Check the permissions of the teamspeaksetup.htm file which is on the /home/skybaham/public_html/core/pages/ directory. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.