• Resolved michaelpark

    (@michaelpark)


    Hi —

    When I try to activate this plugin, it throws a fatal error message with no explanation.

    Any idea?

    WP ver. 2.3.1

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same problem here. WP 2.3.1, php 4.3.10-18

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 148768 bytes) in /path/to/site/wp-admin/includes/plugin.php on line 4

    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 32 bytes) in /path/to/site/wp-includes/plugin.php on line 144

    Look in the root of your WordPress dir, and edit the .htaccess, and append this to the file:

    php_value memory_limit 16M

    That seems to have worked. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin Fatal Error (Google Sitemap Generator)’ is closed to new replies.