• Resolved rtocalino

    (@rtocalino)


    After following the upgrade instructions from 2.0.1, I get the following when I try to run upgrade.php or access my admin page, which I’m unable to login to:

    Warning: main(/home/tocalino/public_html/eggblog/wp-includes/wp-db.php): failed to open stream: No such file or directory in /home/tocalino/public_html/eggblog/wp-settings.php on line 73

    Fatal error: main(): Failed opening required ‘/home/tocalino/public_html/eggblog/wp-includes/wp-db.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/tocalino/public_html/eggblog/wp-settings.php on line 73

    Any help appreciated.

Viewing 10 replies - 1 through 10 (of 10 total)
  • double check your server and make sure all the files uploaded. I’d reupload wp-includes, to be sure

    Thread Starter rtocalino

    (@rtocalino)

    Checked everything, including reuploading wp-includes, but still coming up with the same Fatal Error.

    Where is the file “tocalino_wordpress.php” coming from? Wp is looking for it, but I’ve never heard of it. Related to a pluging or theme by chance?

    Thread Starter rtocalino

    (@rtocalino)

    That’s my database name – and it’s not on line 73…

    Here’s a thought. Whenever we have “failure to open stream” fatal errors, it means that the permissions to “write” to a particular place or “read” a particular file or folder are not correct.
    Use your CHMOD command and try giving more write permissions to particular files and/or folders that have “failure to open stream” issues. Sometimes my documentation says something like “CHMOD the folder to 766” when what actually works is CHMODding it to 777.

    Anyway, that’s my two cents!

    Computerfriend

    Thread Starter rtocalino

    (@rtocalino)

    thanks for all your help. back up and running.

    What was your final issue? Since this is a permanent “troubleshooting” forum, your solution might help others soon.

    Thread Starter rtocalino

    (@rtocalino)

    Sorry about that. After using my CHMOD command and finding that did not change anything, I went back and uploaded all the files one final time. That seemed to do the trick.

    I just installed the 2.02 update and my homepage is gone. It just shows a list of my files.

    tbone, please contain your help request to the thread you started. I’ve asked some questions in that thread so follow up there.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘2.0.2 Upgrade problem’ is closed to new replies.