• Resolved Beee

    (@beee)


    i run this plugin on several sites but on one of the sites I get the message

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1071 bytes) in /var/www/vhosts/fucking-adventures.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache.php on line 1100

    this doesn’t happen on other domains and all of the are on the same server

Viewing 1 replies (of 1 total)
  • The cache dir for that blog much be huge as that error is happening in the function that scans the cache. Increase your memory_limit in your php.ini or set the constant WP_MEMORY_LIMIT to a higher memory limit in wp-config.php

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP Super Cache] cache memory exhausted’ is closed to new replies.