Install fails in step 3 at end?
-
im a new wordpress user on apache 1.3.2 as localhost on win98.
my wordpress files are in the localhost doc-root.
when i run wp-admin/install.php it completes step 1 and step 2 with no errors, and completes the
database step correctly.
it seems to fail on the code
<?php
// Do final updates
upgrade_all();
?>
because i never get a password or a login screen. it just ends silently, no error message.
when i inspect the db the random password and admin account are there all right.
anyone know what the problem might be? how can i defeat it?
thanks
bruce
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Install fails in step 3 at end?’ is closed to new replies.