fatal error re admin.php
-
I’ve installed a fresh copy of wp and installed over with my own wp-content and the config file seems fine.
When trying to get to the admin dashboard, I get the following errors:
Warning: require_once(/data/12/1/136/161/1136161/user/1206549/htdocs/szrlaw/wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /data/12/1/136/161/1136161/user/1206549/htdocs/szrlaw/wp-admin/admin.php on line 20
Fatal error: require_once() [function.require]: Failed opening required ‘/data/12/1/136/161/1136161/user/1206549/htdocs/szrlaw/wp-load.php’ (include_path=’.:/usr/services/vux/lib/php’) in /data/12/1/136/161/1136161/user/1206549/htdocs/szrlaw/wp-admin/admin.php on line 20
I made sure the permissions are correct. I even changed the path from /wp-load.php to ../wp-load.php (as suggested by other posts).
If anyone has any ideas for me, I’d very much appreciate your comments.
The topic ‘fatal error re admin.php’ is closed to new replies.