Tagged: 

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #883575

    If I try to enter /wp-admin I get this error:
    HTTP ERROR 500
    If I directly write /wp-login.php I reach the login screen, write my user and pass and I get redirected to wp-admin and get that error again.
    I tried entering through ftp, renaming the enfold folder, then I can log in without problems.

    Any advice?

    Thanks!

    #883577

    Hey,

    Have you made any changes on theme files prior to issue? If issue occurred after updating the theme, please try re-updating the theme via FTP and overwrite all files – kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Yigit

    #883578

    Won’t I loose my customizations?

    #883580

    Hi!

    If you mean the changes you made in Enfold theme options or your content, they are safe. If you modified theme files and are not using a child theme – kriesi.at/documentation/enfold/using-a-child-theme/, those files will be overwritten. If that does not clarify, please elaborate on the changes you have made :)

    Best regards,
    Yigit

    #883581

    Hi, I meant theme options and content, I haven’t made any changes in the theme files. I’m uploading latest version of the theme right now, will tell you if it works asap.

    Thanks for your kind and fast answer!

    #883584

    Hey!

    Sure! We will keep the thread open and wait to hear from you :)

    Best regards,
    Yigit

    #883588

    Just reuploaded the whole theme and still get error 500 :(

    #883591

    Hi!

    Could you please post FTP and WP admin logins here privately if you do not mind?

    Best regards,
    Yigit

    #887369

    Sorry for the delay, haven’t been able to write before. I am posting the info you ask here. Thanks!

    #887445

    Hi Lucky_Sky,

    What is the FTP server address? Which version of php are you running? Can you please check server log for error?

    Best regards,
    Victoria

    #887497

    Hi, I’m posting the info you ask me for. I’m asking for the error log too, It might take a couple hours to get it.
    Thanks!

    #887751

    Hi,

    Thanks for providing access. I turned on debug and see this error (in private content). Can you try to increase memory limit around 128M, you may need assistance from your webhost. You can find more information on this post: https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

    Best regards,
    Nikko

    #888508

    Hi Nikko, added this 2 lines to wp-config.php :
    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
    Works fine.

    Thank you very much!

    #888566

    Hi Lucky_Sky,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘HTTP ERROR 500 on wp-admin’ is closed to new replies.