• Hi There
    I’ve just upgraded a client’s website to 4.0 and it seems to be operating OK, however when I trry to login into the website it’s giving me this message:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 491520 bytes) in /home/hx8c9bph/public_html/website/wp-admin/menu.php on line 225

    If anyone could help me out on this, it would be greatly appreciated.

    Thanks
    Black Widow

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add the below line in your config file

    `ini_set(‘memory_limit’, ‘2226M’);’

    and then login and deactivate all plugin you have and then remove the same code and try to login again with out using the above code

    Thread Starter blackwidowaust

    (@blackwidowaust)

    Hi Varunms
    Thanks for your reply. I added the code to the config file, logged in and it still is giving me the message below:

    Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 491520 bytes) in /home/hx8c9bph/public_html/website/wp-admin/menu.php on line 225

    Do I have to add the code to a specific area of the config file?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Login Issues’ is closed to new replies.