• Resolved massimod

    (@massimod)


    After 4.8.4 update (and after enabling debug.log for a while) i see this error 2-3 times in the logs:

    [08-Dec-2017 11:34:20 UTC] PHP Warning: include(/home/website/wp-content/advanced-cache.php): failed to open stream: No such file or directory in /home/website/wp-settings.php on line 84

    Not sure what it means and if it is a result of the update or existed before, The file (advanced-cache.php and path) exist allright. I had to remove Comet Cache along with the settings, and reinstall it as new plugin to fix it.

    Any ideas ?

    Thanks

Viewing 1 replies (of 1 total)
  • @massimod That’s really weird. I haven’t heard any other reports of that issue and it sounds a lot to me like a permissions-related thing on your server.

    It sounds like the permissions of advanced-cache.php somehow changed after the WordPress update, which resulted in WordPress unable to open the file. Reinstalling Comet Cache would have deleted and recreated the advanced-cache.php file, which probably reset the permissions to something that allowed WordPress to open it.

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning in debug.log’ is closed to new replies.