• I needed to reload wordpress on my blog…I am now getting this error when trying to get to my site.

    Fatal error: require() [function.require]: Failed opening required ‘/home/content/59/5011159/html/wp-includes/load.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/59/5011159/html/wp-settings.php on line 21

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try to upload WordPress manually to your website. Simply:

    1. Download WordPress
    2. Make a backup of your website.
    3. Delete all WordPress files from the root except wp-config.php and also the wp-admin and wp-includes directory.
    4. Upload everything and make sure you do not overwrite wp-content directory.

    Thread Starter anthonyonesto

    (@anthonyonesto)

    Too late…I did that and did not keep those files, so they are all new. What do I do?

    If the database was intact and the files in wp-config directory are still there then all should work. Simply update the wp-config.php file with the new database connection details.

    Thread Starter anthonyonesto

    (@anthonyonesto)

    I did all that…database is fine, I can get to the database. I changed the config file to point to the database, nothing.

    You’re still getting the same error as above? OR a different error. Please be more specific.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error Message After Install’ is closed to new replies.