Problem with index.php – (./wp-blog-header.php)
-
Hi all,
I’m having trouble with my first wordpress manual install and I would really appreciate some help. I have searched the forum and codex, but I think I need specific help with my problem.
I’m doing a manual install on a remote Windows server at my hosting company. Under instructions from the hosting company I am installing to the Root folder (because there is never going to be any other site on this account).
I have followed all the instructions in the codex here. It has not worked. I am getting these three errors:
PHP Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in C:\CustomerData\webspaces\webspace_mywebspace\wwwroot\index.php on line 17
PHP Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in C:\CustomerData\webspaces\webspace_mywebspace\wwwroot\index.php on line 17
PHP Fatal error: require() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.;C:\php5\pear’) in C:\CustomerData\webspaces\webspace_00142547\wwwroot\index.php on line 17
(I write ”mywebspace” here instead of a number in the original messages which I presume is my webspace’s ID)
Do I just need to put that code into the index.php file on line 17 in a text editor? The first two errors seem to be identical for some reason.
I would really appreciate any help in how to fix this problem.
…………Another question I have relates to the files that were already in the root folder.
aspnet_client folder
tests folder
httpd.parse.errors
index.php
index.wml
ISAOI_Rewrite.config.file.name
(4 files and 2 directories. Total size 3,722 bytes)I overwrote the index.php file with the new WordPress one when prompted during the ftp. Should I delete those other files and directories?
- The topic ‘Problem with index.php – (./wp-blog-header.php)’ is closed to new replies.