Different directories
-
I have just installed WordPress (1.5). Things went well and then I tried to change things so that by blog could be accessed direct from my domain name root with the files still being stored at /wordpress. I followed the instructions here: http://ww.wp.xz.cn/docs/installation/different-address/
I changed the blog address under options and made the required changes to index.php. I had already set up wp-config.php so I didn’t change it. I haven’t done anything with mod_rewrite
However when I type in the new blog address I set, I get:
Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/content/b/e/h/behindthespar/html/index.php on line 4Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in /home/content/b/e/h/behindthespar/html/index.php on line 4
Fatal error: main(): Failed opening required './wp-blog-header.php' (include_path='.:/usr/local/lib/php') in /home/content/b/e/h/behindthespar/html/index.php on line 4
My blog address is http://www.shallwesingasongforyou.co.uk. It was originally set as http://www.shallwesingasongforyou.co.uk/wordpress which is still there.
Thanks
The topic ‘Different directories’ is closed to new replies.