WordPress in own directory wp-blog-header.php problem
-
I’ve searched through the forums and am sure I’m doing this right, yet alas and alack.
My wordpress files are at:
https://www.librarygrrrl.net/wordpressMy blog’s main page is at:
https://www.librarygrrrl.net/index.phpMy top index file is correct, points to:
./wordpress/wp-blog-header.phpand the index.php file inside /wordpress/ points to:
./wp-blog-header.phpAnd yet I’m getting this error message and can’t see my blog:
Warning: main(/home/.caicos/libgrl/librarygrrrl.net/wordpress/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/libgrl/librarygrrrl.net/index.php on line 4
Warning: main(/home/.caicos/libgrl/librarygrrrl.net/wordpress/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/libgrl/librarygrrrl.net/index.php on line 4
Fatal error: main() [function.require]: Failed opening required ‘/home/.caicos/libgrl/librarygrrrl.net/wordpress/wp-blog-header.php’ (include_path=’.:/usr/local/lib/php’) in /home/libgrl/librarygrrrl.net/index.php on line 4
Any ideas on what could be going wrong?
- The topic ‘WordPress in own directory wp-blog-header.php problem’ is closed to new replies.