• I have been getting some weird PHP errors when I go the admin in 5.8 and 5.9 (no problems with 5.7.1):

    [19-Dec-2017 03:06:52 UTC] PHP Warning: fopen(wp-content/1857602712.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:06:52 UTC] PHP Warning: fopen(wp-content/402152286.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:06:52 UTC] PHP Warning: fopen(wp-content/371967094.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:06:52 UTC] PHP Warning: fopen(wp-content/2105817628.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:07:01 UTC] PHP Warning: fopen(wp-content/1076511754.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:07:01 UTC] PHP Warning: fopen(wp-content/1103857661.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:07:01 UTC] PHP Warning: fopen(wp-content/1956368815.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:07:01 UTC] PHP Warning: fopen(wp-content/404208700.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:07:01 UTC] PHP Warning: fopen(wp-content/1323761352.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache.php on line 2232
    [19-Dec-2017 03:18:36 UTC] PHP Warning: fopen(wp-content/184662403.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1070
    [19-Dec-2017 03:18:36 UTC] PHP Warning: fopen(wp-content/759836622.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1070
    [19-Dec-2017 03:18:36 UTC] PHP Warning: fopen(wp-content/700828931.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1070
    [19-Dec-2017 03:18:36 UTC] PHP Warning: fopen(wp-content/363265957.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1070
    [19-Dec-2017 03:18:36 UTC] PHP Warning: fopen(wp-content/1667246090.php): failed to open stream: Permission denied in wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 1070

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter ljmac

    (@ljmac)

    I should also mention that it’s impossible to reinstall with 5.8/5.9 as well – it keeps telling me it can’t write to the required files when it actually can, and even manually editing them doesn’t work. Once again, I could reinstall with 5.7.1 no problems (thanks goodness!).

    Thread Starter ljmac

    (@ljmac)

    Given that 5.8/5.9 have fixes for PHP7, I think it might be worth mentioning that I’m running PHP5.3 – perhaps some backward compatibility was broken.

    I should also mention that the line 2232 warnings were with Super Cache 5.9, and the line 1070 warnings were with 5.8.

    Same problem here. Is there any fix?

    Thread Starter ljmac

    (@ljmac)

    I have just tried the 1.5.10 development version, and it still has the same problems. I have found that if I set it up in 1.5.7.1 and then not change my settings (including not deactivating on update) there aren’t any problems, but as soon as I update the settings in 1.5.8 or later, these problems return.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Errors Since 5.8’ is closed to new replies.