Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #147439

    Ben Horle
    Participant

    Hi
    getting the following errors below.
    Issue it WP was running Very slow so I deactivated all 3rd party plugins, called godaddy (hosts) and they helped add an INI5.php file in the root directory with the mem set to 128M
    I then tried adding define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ ); to the root config.php file and am encountering problems.

    Can anyone help please?

    Warning: require() [function.require]: Unable to allocate memory for pool. in /home/content/41/11505641/html/Dev/wp-includes/general-template.php on line 2317

    Warning: require_once() [function.require-once]: Unable to allocate memory for pool. in /home/content/41/11505641/html/Dev/wp-includes/media.php on line 3062

    #147440

    Ben Horle
    Participant
    This reply has been marked as private.
    #147725

    Darshana
    Moderator
    This reply has been marked as private.
    #147734

    Ben Horle
    Participant

    Support guy said: Hi there,

    It seems that you set a lower memory allocation in “php5.ini” file and then force to increase it in the “wp-config.php” file. Instead, you can directly ask them to increase the memory limit in the “php5.ini” file.

    Also to improve your site speed, you can check the following report (http://gtmetrix.com/reports/www.sussexchef.com/Vt2ruKHM) and use the recommendations.

    Hope that helps.
    Made it public in case it helps in the future.

    Yes that seems to have fixed it

    Thank you so much, really grateful for your help

    #147983

    Nabeel A
    Moderator

    You’re most welcome 🙂

    #151892

    Ben Horle
    Participant

    oh my, it’s all been a problem with my hosting, Godaddy is not the way forward! trying out http://www.storminternet.co.uk for uk hosting

    #152099

    Darshana
    Moderator

    Hi there,

    If you can go with a VPS hosting plan, you will have more control for different configurations on your server.

    Hope that helps.

    #152695

    Ben Horle
    Participant

    oohh sounds snazy what options would you recomend? https://www.storminternet.co.uk/server_configure.asp?ServerID=11&iOsID=2

    Also I’m moving to the above server as they are recommended on lots of sites. currently to shared hosting. They have tried to move my site for me but encountered issues and are now doing a fresh install of wordpress,

    any idea on which files I should grab from the old server to save basically building the site from scratch?

    or do you know anyone that might be able to transfer the site as it is completely over my head.

    All the best

    Ben

    #152891

    Darshana
    Moderator

    Hi there,

    Yes, for now you can use shared hosting. Normally it should work as it is after transferring a full back-up (server to server). Let us know what are the specific error messages, so that we can help you on that.

    Please refer to this post on how to do the site migration correctly (https://theme.co/x/member/forums/topic/site-migration/#post-135217).

    Hope that helps.