Simon Posted September 23, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
mattia Posted September 23, 2012 Report Share Posted September 23, 2012 check your file permission Quote Link to comment Share on other sites More sharing options...
Moderators Kyle Posted September 23, 2012 Moderators Report Share Posted September 23, 2012 Make sure the cache is set to 777 permissions. Quote Link to comment Share on other sites More sharing options...
Simon Posted September 23, 2012 Author Report Share Posted September 23, 2012 lovely, thanks. Quote Link to comment Share on other sites More sharing options...
Sava Posted September 23, 2012 Report Share 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 Link to comment Share on other sites More sharing options...
alpyeni1 Posted June 16, 2014 Report Share 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 Link to comment Share on other sites More sharing options...
Curshad Posted February 14, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Moderators servetas Posted February 14, 2015 Moderators Report Share Posted February 14, 2015 Check the permissions of the teamspeaksetup.htm file which is on the /home/skybaham/public_html/core/pages/ directory. Quote Link to comment Share on other sites More sharing options...
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.