Problem with Go Live from sub directory
-
Hi All
I built my WP site in a sub directory (/rapid). When it was complete, I tried following these directions: http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory (see section titled “Using a pre-existing sub directory install”).
The process fails at step 6. When I try to login to http://mysite.com/rapid/wp-admin I get a 404 error. Same for the home page. So I have no way to change my permalinks (step 7).
I have the .htaccess file from /rapid copied to the root directory. Same for the index.php file and have changed to require(‘./rapid/wp-blog-header.php’);
How can I get my web site to work from here?
The topic ‘Problem with Go Live from sub directory’ is closed to new replies.