require_once(../wp-load.php)
-
Hi,
I’m using 2.6.2, doing a new, clean install.
I’m getting this error when I try to perform an install:
Warning: require_once(../wp-load.php) [function.require-once]: failed to open stream: No such file or directory in E:\domains\n\neilphillips.com\user\htdocs\wp-admin\install.php on line 4
Fatal error: require_once() [function.require]: Failed opening required ‘../wp-load.php’ (include_path=’.;C:\php5\pear’) in E:\domains\n\neilphillips.com\user\htdocs\wp-admin\install.php on line 4
I can only assume it’s something to do with relative paths (my host is a w2k3 server), but I can’t quite see where/how to remedy
Any tips gratefully received.
Cheers, Neil
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘require_once(../wp-load.php)’ is closed to new replies.