New User – install problem can’t find wp-load.php file
-
Hello everyone – This is probably a simple problem, but can’t figure it out…
1) I installed the wordpress file directly under the xxxx directory; wp-admin, wp-content, wp-includes are all within wordpress file.
2) wp-load.php exists wordpress folder, I copied it into the wp-admin folder as well;
3) wp-config.php exists in wordpress folderthe errors are as follows – I’m sure that some file(s) are not in the right place
Warning: require_once() [function.require-once]: Unable to access ../wp-load.php in /htdocs/userdirs/xxxx/wordpress/wp-admin/admin.php on line 20
Warning: require_once(../wp-load.php) [function.require-once]: failed to open stream: No such file or directory in /htdocs/userdirs/xxxx/wordpress/wp-admin/admin.php on line 20
Fatal error: require_once() [function.require]: Failed opening required ‘../wp-load.php’ (include_path=’.:/usr/local/php-5.2.13/libdata/php-5.2.13/php’) in /htdocs/userdirs/xxxx/wordpress/wp-admin/admin.php on line 20
I’d appreciate any advice as to where to put the files so I can get it to work. Thanks!
jack
- The topic ‘New User – install problem can’t find wp-load.php file’ is closed to new replies.