• Hello, I am new to building websites and the whole hosting thing. Basically, I purchased a domain on godaddy, and also “Starter Managed WordPress” from godaddy.

    Then I uploaded my site with Dreamweaver using my SFTP account. What happened was I deleted some of the ‘remote server’ files on Dreamweaver, and ever since then I cannot access the admin page. My site is working well, but /wp-admin is inaccessible.

    When I go to mywebsite/wp-admin, I get this:

    Warning: require_once(/home/content/p3nexnas05_data02/86/2099886/html/wp-load.php): failed to open stream: No such file or directory in /home/content/p3nexnas05_data02/86/2099886/html/wp-admin/admin.php on line 30

    Fatal error: require_once(): Failed opening required ‘/home/content/p3nexnas05_data02/86/2099886/html/wp-load.php’ (include_path=’.:/usr/local/php5_4/lib/php’) in /home/content/p3nexnas05_data02/86/2099886/html/wp-admin/admin.php on line 30

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Using SFTP, delete the folder /wp-admin/ and then upload that folder only from a fresh download of WP3.9.1 from here. You may also want to do same for /wp-includes/ but leave /wp-content/ alone for now. Also, make sure you have the correct strings in wp-config.php for connecting to the db @godaddy. Also, consult GD on this issue as you are using the managed product, they should assist you.

    Moderator t-p

    (@t-p)

    What were you doing right before you got this error?

    1. Were you editing any core WP files?

    2. Did you just activate a plugin or a theme?

    what error says

    its can’t find its MAIN CORE FILE.

    wp-load.php

    Re-upload that file then try.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I get an error when I try to access my admin page, how can I fix this?’ is closed to new replies.