PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

500 Internal Server Error due to W3 Total Cache conflict

  1. I just installed Gravity Forms for the first time and I am getting a 500 internal server error whenever I visit one of my category landing pages. It only seems to occur when I visit the URL address, but not when I click to it from a link. After some testing I discovered it is conflicting with the W3 Total Cache plugin. I can't live without W3TC so I am hoping you can provide some suggestions on how to resolve this.

    I am running WP 3.3.1, W3TC 0.9.2.4 and Gravity Forms 1.6.2.

    Posted 12 years ago on Monday January 30, 2012 | Permalink
  2. I got access to the server error log and this was the output:

    [Mon Jan 30 15:48:45 2012] [error] [client 66.2.61.26] PHP Fatal error:  Allowed memory size of 58720256 bytes exhausted (tried to allocate 32 bytes) in /var/www/vhosts/thehoochlife.com/hoochdev/wp-includes/meta.php on line 559
    [Mon Jan 30 15:49:22 2012] [error] [client 66.2.61.26] PHP Fatal error:  Allowed memory size of 58720256 bytes exhausted (tried to allocate 128 bytes) in /var/www/vhosts/thehoochlife.com/hoochdev/wp-includes/meta.php on line 567
    [Mon Jan 30 16:37:46 2012] [error] [client 66.2.61.26] PHP Fatal error:  Allowed memory size of 58720256 bytes exhausted (tried to allocate 93 bytes) in /var/www/vhosts/thehoochlife.com/hoochdev/wp-includes/meta.php on line 567
    [Mon Jan 30 16:38:21 2012] [error] [client 66.2.61.26] PHP Fatal error:  Allowed memory size of 58720256 bytes exhausted (tried to allocate 64 bytes) in /var/www/vhosts/thehoochlife.com/hoochdev/wp-includes/meta.php on line 567
    Posted 12 years ago on Monday January 30, 2012 | Permalink
  3. Could be a PHP memory issue, you could try to increase the memory limit:

    http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/

    Posted 12 years ago on Monday January 30, 2012 | Permalink
  4. Increasing the memory limit did the trick. Thanks!

    Posted 12 years ago on Wednesday February 1, 2012 | Permalink
  5. Awesome! Thanks for letting us know. :)

    Posted 12 years ago on Saturday February 4, 2012 | Permalink

This topic has been resolved and has been closed to new replies.