Go and read Moving_WordPress and/or Giving_WordPress_Its_Own_Directory properly – especially the bits that say:
Do not worry about the error message and do not try to see your blog at this point! You will probably get a message about file not found.
right after the instruction to change the urls…
did that….
still dead.
any other ideas?
thanks for responding, i do appreciate that, but in my OP, I mention already doing that…..
Which codex page were you following?
Moving WordPress Within Your Site, yes? What steps did you manage to complete successfully?
thanks for your help!
yes, ‘moving wordpress within your site’.
I skipped 8 becouse it says for wordpress 2.0. Then moved onto step 9.
I got through step 9. (put old files into root directory).
Then I could no longer lo-into the dashboard, either on the new ‘root directory’ or the old testSite directory….
So I could not complete the permalinks step.
Once this didn’t work, I went into panic/google mode and added this this to the config.php file:
define(‘WP_HOME’, ‘http://mojofocusgroups.com’);
define(‘WP_SITEURL’, ‘http://mojofocusgroups.com’);
thanks again…
Perhaps you made a mistake when adding the new urls in steps 4 & 5? The process outlined on that page has been tested thousands of times.
heres the error msg im getting when trying to get to the wp-admin page….
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/plugins/tubepress/classes/net/php/pear/HTTP/Request2/Adapter.class.php:299) in /home/mojofoc1/public_html/wp-includes/pluggable.php on line 890
That’s got nothing directly to do with the site move! You appear to have a bad plugin. Rename the wp-content/plugins/tubepress folder.
Anything you like. Eg: tubepress-old
Now its these warnings….
Pluggable/php?
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-login.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-includes/pluggable.php on line 690
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-includes/pluggable.php on line 691
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-includes/pluggable.php on line 692
Warning: Cannot modify header information – headers already sent by (output started at /home/mojofoc1/public_html/wp-content/themes/BareBones/functions.php:37) in /home/mojofoc1/public_html/wp-includes/pluggable.php on line 890
But the site/theme worked perfectly until this attempted transfer to the root….