• Hello,

    I installed W3-Total_Cache via FTP, when i attempted to activate it, it came up with this:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 30720 bytes) in /var/www/le/lenardproperties.com/public_html/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCache.php on line 262

    ~Nate

    http://wordpress.org/extend/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there Natetp!

    Here is your issue: WP Memory Limit 40MB
    Solution: Increasing memory allocated to PHP to 64MB

    There is an easy fix for that issue. Your hosting account is set to allow only 40MB for PHP controls. You can also see that in your WP admin under system setting.

    All you have to do is contact your host and have them increase your WP allocated memory to 64MB from 40MB. You might try asking them for 96MB as well, but if it is an inexpensive host max they will allow you to have that set to is 64MB.

    [ Ad copy removed ]

    Here is a short article on that issue if you want to manually increase your PHP mem limit using your host’s editor:

    http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cannot Activate, Fatal Error’ is closed to new replies.