• Hi guys,

    I initially posted this question in “How-To and Troubleshooting” but got asked to put it here as well because you might also be able to help.

    My current configuration:
    – WordPress version : 3.9
    – PHP/MySQL version : PHP v5.4.21 / MySQL v5.1.73
    – Current theme : vellum: http://themeforest.net/item/vellum-resp … me/6914246
    – Plugins installed: Akismet (non activated)
    – Hosting company : letramduweb.com (client’s choice)
    – phpinfo : http://voyagesjetset.com/phpinfo.php

    I’ve seen many people having this issue but it’s usually related to plugins using too much memory. I only have Akismet installed (not even activated).

    I asked the hosting company to erase all files on the server and push the memoty to 128M. I installed a fresh version of WP, created a new database.
    Everything seems to work fine. But as soon as I activate the “Vellum” theme, I have the following issue:

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1120636473 bytes) in /home/voyagesj/public_html/wp-content/themes/parallelus-vellum/framework/includes/load-functions.php on line 8

    But that’s more than a gig!?!? So there is an issue somewhere.

    I contacted the creator of the theme and they told me that this is an issue related to WP. They have done a dozen of installs with this theme and WP usually uses under 64M.
    The error is reporting at the point where they end the reference to spl_autoload_register in the code.

    I have this in the error log:
    [Mon May 12 07:08:47 2014] [error] [client 88.169.254.118] ] [notice] EACCELERATOR(887762): PHP crashed on opline 3 of spl_autoload_register() at /home/voyagesj/public_html/wp-content/themes/parallelus-vellum/framework/includes/load-functions.php:8, referer: http://voyagesjetset.com/wp-admin/themes.php

    And this in the file automatically generated on the server when I get the error:
    [12-May-2014 11:05:58 UTC] PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so’ – /usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

    But it deosn’t mean anything to me :/

    Do you think it could be related to the fact that the site was functioning with wordpress multisite (I had to start from a site that hadn’t been updated in 2 years). I erased all the files started from scratch but it doesn’t change the problem…

    Please help 🙁

    Thanks heaps!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘More than a gig needed?! Pbm allocating memory’ is closed to new replies.