install.php hanging
-
I’m in the process of installing WP on my home machine. (I have Windows XP Professional, IIS v5.1, PHP installed and working, latest MySql installed.)
Per the installation instructions, I have:
– created a database
– created a user with ALL privileges to that database
– copied all WP files to the root of my localhost/testsite
– edited wp-config.php file (database/user information, keys)Next step says run localhost/testsite/wp-admin/install.php. This brings up a form which asks for database and username/password. I enter the info (and my email at the bottom), and hit enter.
The page then ran (taking about 15 minutes) and ended up showing me a mostly blank page—just the WordPress logo at the top. The url shows “http://localhost/testsite/wp-admin/install.php?step=2”.
Am I done, or is the process hung? There’s no message saying “success” or anything.
The topic ‘install.php hanging’ is closed to new replies.