Perhaps I was not clear – I was not moving WordPress. I made my WordPress site into a static wordpress web site. I was not getting any content on the 1st page after I upgraded to 2.6. I went to fix this problem, but ended up going to the “Settings” tab and by mistake I renamed the path. WordPress address (URL) and/or Blog address (URL)
I have done restores from backups, uploaded the new 2.6 something, but I can’t seem to find the place to change the address back.
When I saw this error, I put in “./the-auction-specialist/wp-blog-header.php” in the index.php file, but it didn’t work.
Below is the error message I get when I go to the site htpp:/the-auction-specialist.com
Warning: main(./the-auction-specialist/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/auction/public_html/index.php on line 17
Warning: main(./the-auction-specialist/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/auction/public_html/index.php on line 17
Fatal error: main() [function.require]: Failed opening required ‘./the-auction-specialist/wp-blog-header.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/auction/public_html/index.php on line 17
and when I go to https://the-auction.specialist.com/wp-admin I get:
but not sure how to change this to what?
Do I go into index.php and change line to what exactly? There was no line 17…
Do I go into wp-includes and change what exactly on line 43?
Do I need to change something in the database?
Thanks, error message below
Warning: main(/home/auction/public_html//wp-includes/classes.php) [function.main]: failed to open stream: No such file or directory in /home/auction/public_html/wp-load.php on line 43
Fatal error: main() [function.require]: Failed opening required ‘/home/auction/public_html//wp-includes/classes.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/auction/public_html/wp-load.php on line 43