• Resolved vocaro

    (@vocaro)


    After upgrading from WordPress 2.3.2 to 2.3.3, my blog somehow lost its ability to see the database. When I go to my blog home page, I get:

    Not Found
    Sorry, but you are looking for something that isn’t here.

    All of the other settings, such as the blogroll and static pages, are gone. Even the name of my blog has disappeared, replaced with the generic “My Blog: Just another WordPress weblog”.

    In addition, all permalinks now give 404 Not Found errors. And when I try to login as an admin, I get “ERROR: Invalid username.”

    I checked the settings in wp-config.php, and everything looks fine. The database it points to is up, and the tables all look okay.

    How do I go about debugging this problem? Does WordPress generate any log files I could look at?

Viewing 1 replies (of 1 total)
  • Thread Starter vocaro

    (@vocaro)

    I figured out. Somehow the table_prefix value in wp-config.php was altered during the upgrade. Reverting it back to the original value of ‘wp_’ fixed all the problems.

Viewing 1 replies (of 1 total)
  • The topic ‘“Not Found” error after upgrading to 2.3.3’ is closed to new replies.