• I updated Wp-super-cache to 1.5.9 and started getting a error:

    Fatal error: Cannot redeclare gzip_accepted() (previously declared in .../wp-content/plugins/wp-super-cache/wp-cache-phase1.php:62) in.../wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 4

    • This topic was modified 8 years, 5 months ago by ttohin.
Viewing 1 replies (of 1 total)
  • I also had the same error.
    ——-
    Fatal error: Cannot redeclare wp_cache_postload() (previously declared in …/wp-content/advanced-cache.php:1022) in …/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 298
    ——-

    When I was looking for errors, I found your message.

    Currently I am revived to see my site. I used an easy way to change the name of the wp-super-cache file in the site’s file using FTP software

    Before correction
    / wp-content / plugins / wp-super-cache

    Revised
    / wp-content / plugins / wp-super-cache +

    I am Japanese, so I found this method on the Japanese support site.
    http://design-plus1.com/tcd-w/2016/08/error.html

    It is not the best method because wp-cache-phase 2 can not be modified and wp-cache can not be installed. But you can return the site from the white screen.

    I hope your site will resurrect!

Viewing 1 replies (of 1 total)

The topic ‘Function redeclaration in wp-cache-phase2.php’ is closed to new replies.