Initially when I installed a new fresh version of wordpress with a new database I was getting a header error on line four, which is kinda common from looking around the forums. But its common for people installing into a sub directory, I am installing this into the root. Anyways I figure its a .htaccess problem i need to fix.
This is the error I get
Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in C:\hosting\webhost4life\member\underarock\index.php on line 4
Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in C:\hosting\webhost4life\member\underarock\index.php on line 4
Fatal error: require() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.;C:\php5\pear') in C:\hosting\webhost4life\member\underarock\index.php on line 4
check it out
How do I fix this?
conorcollins.com