Error Message in Admin
-
Hello,
This is my first time using WordPress, so this is probably a simple problem!
Managed to install WordPress on a server (streamline.net), I’ve created a theme and installed that too. The frontend of the site is working fine (http://www.donhoubicycles.com), but when I go to /wp-admin I get the following error…
Warning: require_once(/home/fhlinux010/d/donhoubicycles.com/user/htdocs/wp-admin/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/fhlinux010/d/donhoubicycles.com/user/htdocs/wp-admin/wp-blog-header.php on line 12
Fatal error: require_once() [function.require]: Failed opening required ‘/home/fhlinux010/d/donhoubicycles.com/user/htdocs/wp-admin/wp-load.php’ (include_path=’.:/usr/share/pear-php5′) in /home/fhlinux010/d/donhoubicycles.com/user/htdocs/wp-admin/wp-blog-header.php on line 12
I’ve checked line 12 of the file, it’s for wp-load.php which exists on the server, but not in the /wp-admin/ directory. Is this a fault with wordpress? Or have I dont something wrong somewhere? Weird thing is I can still access admin through sub pages such as /wp-admin/edit.php
Any help appreciated!
The topic ‘Error Message in Admin’ is closed to new replies.