• Resolved wombatbe

    (@wombatbe)


    Hi, I am using NextGen 2.1.15, php 5.5.30 on hostpapa.
    I wanted to use NextGen but I inevitably get memory allocation errors like these :

    [22-Nov-2015 20:46:41 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14868 bytes) in /home/dufra359/public_html/michael/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php on line 4155

    HostPapa tells me that it is your module causing the issue.
    Mod_rewrite Apache is enabled and the php safe mode if off, full config here : http://dufranne.be/phpinfo.php

    Can you help me ?

    https://ww.wp.xz.cn/plugins/nextgen-gallery/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @wombatbe – here are the settings in part WordPress lists in their requirements, see: https://ww.wp.xz.cn/about/requirements/ and that we suggest you have in place:

    – PHP 5.6 (WordPress recommended)

    – MySQL 5.5 (WordPress recommended)

    – GD Library enabled

    – in the php.ini file, memory_allowed is set to 256MB (or at least 128MB)

    – PHP Safe Mode OFF

    – on your server, the directory /wp-content + all subdirectories have 755 permissions

    – On your Dashboard – under Settings >> Permalinks, set to ‘post name’. If Post Name does not work or if it causes any issue, have your hosting provider check if mod_rewrite is enabled in your .htaccess file.

    With those in place, that should help resolve the error you’re seeing.

    Becky

    Thread Starter wombatbe

    (@wombatbe)

    Thanks I’ll contact my hosting to ask them about all this !

    Plugin Contributor photocrati

    (@photocrati)

    Sounds good @wombatbe , keep me posted 🙂

    Becky

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

The topic ‘memory issue’ is closed to new replies.