PDA

View Full Version : Broke something after importing blog from wordpress.com



sandyW
04-23-2008, 12:43 PM
I am new and prone to confusion, but used simple script to install the newest version of Wordpress 2.5

I wanted to export my blog from wordpress.com, so I exported and created a 2.6 mb xml file.

Had to fix the php.ini file to accept the bigger than 2 mb file. Was able to do that successfully and finally able to import the file, which was succesful.

However, I can't view the site anymore. i get thie error:

Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/foodhoec/public_html/index.php on line 4

Fatal error: require() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/foodhoec/public_html/index.php on line 4


I can still log into the admin dashboard and do everything else.

Any ideas?