Agh. Ok. So I was trying to move my blog from my root directory to a newly created sub directory and now it won't work.
Here's what I did.
I used the directions at http://codex.wordpress.org/Moving_WordPress
to move my blog from charlesredell.com to charlesredell.com/blog
as directed by the above page, I changed the URLS in the fields to charlesredell.com/blog. When I hit update settings (as directed) my admin page was broken and nothing worked. I went to my FTP program, moved all the files and directories associated with my blog to the new directory "blog" and then tried to go to the URL charlesredell.com/blog and got the following error:
Warning: main(./blog/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/.idjie/cmonster/charlesredell.com/blog/index.php on line 4
Warning: main(./blog/wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/.idjie/cmonster/charlesredell.com/blog/index.php on line 4
Fatal error: main() [function.require]: Failed opening required './blog/wp-blog-header.php' (include_path='.:/usr/local/lib/php') in /home/.idjie/cmonster/charlesredell.com/blog/index.php on line 4
What does that mean? What did I do? How do I fix it?
I should note that, like an idiot, I backed up my DB after I did this. I know, I know... but at least I have my entries and such.
Thanks for the help!
Charlie