• Hi I’m trying to upgrade my main site in public_html/domain.com and get the fatal error when I try to do the install.

    Can anyone help?

    thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • you did NOT delete the old files, and then, upload ALL the new files

    Thread Starter marylutz

    (@marylutz)

    Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/provbsco/public_html/index.php on line 17

    Fatal error: require() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/provbsco/public_html/index.php on line 17

    Above is the error I’m now getting. Can anyone help? Please? thanks!

    Thread Starter marylutz

    (@marylutz)

    No I did not. Should I do that now? Delete all of the wordpress files I just installed, download a whole new wordpress and then upload?

    you should follow the directions:

    http://codex.wordpress.org/Upgrading_WordPress_Extended

    Detailed Instructions
    Overview of the Upgrade Process

    1. Backup your database. Read Backing Up Your Database for a detailed explanation.
    2. Backup ALL your WordPress files in your WordPress directory. Don’t forget your .htaccess file.
    3. Verify the backups you created are there and usable. This is essential.
    4. Deactivate ALL your Plugins.
    5. Ensure first four steps are completed. Do not attempt the upgrade unless you have completed the first four steps.
    6. Download and extract the WordPress package from http://wordpress.org/download/.
    7. Delete the old WordPress files on your site, but DO NOT DELETE
    * wp-config.php file;
    * wp-content folder; Special Exception: the wp-content/cache and the wp-content/plugins/widgets folders should be deleted.
    * wp-images folder;
    * wp-includes/languages/ folder–if you are using a language file do not delete that folder;
    * .htaccess file–if you have added custom rules to your .htaccess, do not delete it;
    * robots.txt file–if your blog lives in the root of your site (ie. the blog is the site) and you have created such a file, do not delete it.
    8. Upload the new files from your computer’s hard drive to the appropriate WordPress folder on your site.
    9. Run the WordPress upgrade program and follow the instructions on the screen.
    10. Update Permalinks and .htaccess. Update your Permalink Structure and merge the custom rules, if necessary, into your .htaccess file.
    11. Install updated Plugins and Themes. Please review the list of Plugins that work in Version 2.7.1. Check for Theme Compatibility with 2.7.1 and ask your Theme author for any new version.
    12. Reactivate Plugins
    13. Add security key definitions to the wp-config.php file
    14. Review what has changed in WordPress.

    Thread Starter marylutz

    (@marylutz)

    Well, I followed the instructions above. I’m still getting the following error:

    Warning: require(../wp-load.php) [function.require]: failed to open stream: No such file or directory in /home/provbsco/public_html/wp-admin/upgrade.php on line 18

    Fatal error: require() [function.require]: Failed opening required ‘../wp-load.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/provbsco/public_html/wp-admin/upgrade.php on line 18

    I’m pretty sure I’ve screwed it all up by now. Is there anyone who can help me. Thanks!

    I’ll help, if you like. email me off the forum at whoo (AT) village-idiot.org

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fatal error: Call to undefined function wp_remote_post() in /home/provbsco/publi’ is closed to new replies.