• The error I’m getting is this:


    PHP Error Message

    Warning: require_once(/home/a5143242/public_html/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/a5143242/public_html/wp-admin/install.php on line 36

    Free Web Hosting

    PHP Error Message

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

    I’ve edited the file and put my SQL Database information in, and uploaded the WordPress file via FTP server, and tried to access it, and got that error.

    Not sure where to go from here as I’m unsure what that means. Any and all help is appreciated, thank you!

Viewing 1 replies (of 1 total)
  • No promises, but this looks like you may not have noticed that FTP failed to upload one or two files. To verify if this is the case, use FTP to look in the root of your domain, i.e. – /home/a5143242/public_html/ which is likely where you end up when you connect with FTP. If you don’t see the file wp-load.php, then it did not get uploaded.

    I would strongly suggest switching to FileZilla as your FTP software, as it retries most failed uploads of files and tells you about the rest.

Viewing 1 replies (of 1 total)

The topic ‘WordPress set up on FTP, Install.php not loading though.’ is closed to new replies.