Memory error

Discussion in 'Woodpecker WordPress Business Theme' started by greatscottfilm, Jul 13, 2016.

  1. greatscottfilm

    greatscottfilm Guest

    Joined:
    May 30, 2014
    Messages:
    109
    Likes Received:
    1
    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 122880 bytes) in /data/19/2/23/69/2675232/user/2937490/htdocs/foldwp/wp-admin/includes/menu.php on line 255

    Priya, what do you think about this error, I cannot get into the admin section at all, is this a virus or is it a server issue re: memory
     
  2. nitin

    nitin Guest

    Hi,

    Greetings from InkThemes,

    I would like to let you know that, web hosting companies set memory limits for websites to use at any one time. The error message is saying that your site has reached its limit.

    Solutions:
    1) It may be possible to raise your memory limit - add this to your wp-config.php file:
    Code:
    define('WP_MEMORY_LIMIT', '64M');
    OR

    2) You could ask your web hosting company to either raise the limit. They will do it for you.

    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     

Share This Page