Forums

[resolved] Getting a 500 Internal Server Error after upgrade to 3.0 (6 posts)

  1. madhatterdesign
    Member
    Posted 1 year ago #

    My actual website is still up and looks fine, but I can't log in to the admin panel. It just gives me the following error:

    Error 500 - Internal server error

    An internal server error has occured!
    Please try again later.

    I did a manual upgrade. I got the "Upgrade Database" message and it upgraded successfully. Am I forgetting something? Thanks!

  2. Google suggests this:

    1. Create a file called php.ini in the /wp-admin/ directory of your blog
    2. In the file add the text memory = 20MB

  3. madhatterdesign
    Member
    Posted 1 year ago #

    Thank you thank you thank YOU!!! Worked perfectly!

  4. friends1976
    Member
    Posted 1 year ago #

    This isn't working for me. I put the exact text you have above in the directory mentioned. Any other ideas? Or do I have syntax wrong or something?

    memory = 20MB

  5. maoski
    Member
    Posted 1 year ago #

    try either memory_limit = 20M or memory = 20M (without the B)

  6. friends1976
    Member
    Posted 1 year ago #

    See, I knew I had a typo. memory_limit=20M worked for me. Thank you so much!!!

    What's weird is I have two blogs that I did this two on the exact same hosting package and server and one didn't require this...ODD.

    But thank you!

Topic Closed

This topic has been closed to new replies.

About this Topic