Installation hangs in “Second Step” after long pause
-
Brief and to the point
phpMyAdmin definitely confirms db table creation within db ‘wordpress’: of 9 tables: wp_categories thru wp_users..I used root access and set protections for ‘everyone’ to full access, just to be sure access was not the problem.
I read posts on IIS installs, but examining code looks like adjustments have already been made. It’s the version available with WIN2K Pro – rather than the true, server install.
I tried IE(6SP1) instead of Firefox(1.04) just in case it was browser issue.
Hangs after pretty long wait at “Second Step
Now we’re going to create the database tables and fill them with some default data.” from which it never returns any further pages.This results in a site being “there”, but of course, I never make it to third step – so can’t log in – since I’m clueless of password, or what it is that didn’t get done.
I Re-installed everything from scratch several times. Switched to older version of MySQL4.0.24 with same result.
wp-config.php:
define(‘DB_NAME’, ‘wordpress’); // The name of the database
define(‘DB_USER’, ‘root’); // Your MySQL username
define(‘DB_PASSWORD’, ‘MyRealPassword’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this valueIdeas? suggestions…
BTW WordPress has better themes than the PostNuke folks, who seemingly are lost in the Xanthia-vs-AutoTheme labyrinth..
It’s seems very elegant to me – like movable type, but more accessible.
BTW – I’m an old sod, from the days of wooden computers and iron programmers, soI’ll eventually find a workaround, I’m sure, but thought it worth posting here for others as well, as my configuration is pretty commonplace stuff.
http://users.wpi.edu/~trb/hacker70s.html – I’m [1000,23472]
Thanks.
-Markwin2kSP4 – IIS5.0 – PHP4.3.11 – MySQL4.1.12a
The topic ‘Installation hangs in “Second Step” after long pause’ is closed to new replies.