Install Error
-
Hey Guys, I’m re-designing & updating a WP site for a client. I deleted the old Wp install via FTP and uploaded WP 4.0. I then went through and configured the wp-config file to match the MySQL data.
When I try to proceed with the instal (www.afterdarkseries.com/wp-admin/install.php) I get this error.
Fatal error: require_once() [function.require]: Failed opening required ‘D:\Inetpub\afterdarkseries/wp-load.php’ (include_path=’.;c:\PHP5′) in D:\Inetpub\afterdarkseries\wp-admin\install.php on line 36
I looked up the file directory it’s referring to and got this.
require_once( dirname( dirname( __FILE__ ) ) . '/wp-load.php' );
Any thoughts?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Install Error’ is closed to new replies.