• [ Moderator note: Title edited please do not use “HELP” in topic titles. ]

    Hi there if you can help me id be truly grateful. My wedding website http://www.erranstewart.com will not display through the /wp-admin. Adding .php doesnt work either.

    I am greeted with this awful message
    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2097152 bytes) in /home/esp/public_html/wp-includes/option.php on line 375

    I cant see anywhere regarding a cache to increase memory. My site is actually unlimited space wise so im baffled.

    I

Viewing 2 replies - 1 through 2 (of 2 total)
  • The first thing to do is contact your host’s support group. They should be able to fix this for you.

    If you don’t have any luck with that, here is an article with a list of other things to try: http://wordpress.mcdspot.com/2012/03/20/ways-to-increase-max-file-upload-size-and-execution-time/

    abkrim

    (@abkrim)

    For me same problem… same message. On same server a lot of WP with any problems.

    max_execution_time	300	300
    max_file_uploads	20	20
    max_input_nesting_level	64	64
    max_input_time	180	180
    max_input_vars	1000	1000
    memory_limit	512M	512M

    on wp-config.php

    define('WP_MEMORY_LIMIT', '512M');

    Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 2097152 bytes) in /home2/cplamora/public_html/portal/wp-includes/option.php on line 253

    Apreciate help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant login to my sites back end’ is closed to new replies.