Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter tylerkrempp

    (@tylerkrempp)

    webpages:

    http://www.krempplumber.net

    (working but very slow)

    http://www.krempp.net

    (unable to login per above message. it worked before but was also very slow)

    any ideas on how to speed it up?

    Try increasing memory in your wp-config file through your hosting file manager or ftp. Ad the following line to the bottom of the wp-config file.
    (‘WP_MEMORY_LIMIT’, ‘256M’)

    Thread Starter tylerkrempp

    (@tylerkrempp)

    Now this pops up when I try to log in.

    Parse error: syntax error, unexpected ‘,’ in /data/15/3/36/33/3036033/user/3372831/htdocs/home/wp-config.php on line 95

    Thread Starter tylerkrempp

    (@tylerkrempp)

    I deleted a couple plug-ins and then deleted the WP Memory Code and it is now working. it is still unbearingly slow while trying to edit.

    sorry. try adding the simi-colon at the end. Make sure the word define is there also. just copy paste this.

    define( ‘WP_MEMORY_LIMIT’, ‘124M’ );

    try 124m also. 256 might be overkill

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