So I decided to upgrade from 2.0 to the lastest version of wordpress. After following the upgrade instructions I was plauged with problems, and decided that just a new fresh install would be the best option since there was not a whole lot posted on the site anyway since it was still in development. However, after a fresh install the admin panel works fine (unlike before) however now I am experiancing this problem when I go to the main page of my site.
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/yiggitco/public_html/test/wordpress/index.php on line 4
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/yiggitco/public_html/test/wordpress/index.php on line 4
Fatal error: main() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yiggitco/public_html/test/wordpress/index.php on line 4
I have no idea what is causing this and could really use some help, as there is no code on the line 4 of the index file at that location. If anyone has any suggestion I would appreciate it. Thanks