Improper redirect after install.
-
(This also happens in 2.8.1)
I installed 2.7.1 in https://www.stevenmbooth.com/wordpress.
I browsed to https://www.stevenmbooth.com/wordpress/wp-admin/install.php.
I filled out the simple form, it sent me the installation eMail, and created the tables in the database.
When I clicked on the ‘login’ link, and entered the correct login information, it routed me to ‘https://stevenmbooth.com/?step=2/wp-login.php’ and gave me a 501 error.
Further, if you look in the database, the ‘home’ Option (in wp_options) is: ‘https://stevenmbooth.com?step=2’, which is incorrect on it’s face. It should be https://stevenmbooth.com/wordpress/.
What gives?
Is this some bizzare problem with the server, or file protections, or a missing .htaccess? I’ve been pounding my head against the wall now for seven hours trying to install four different versions of WP.
Steve
- The topic ‘Improper redirect after install.’ is closed to new replies.