step 1/2 passed.
step 3, fill database related info, click next, and it just stays in step 3, with all input box reset.
I've noticed that step 3 do created a database in mysql. however, it just don't go step 4.
I've checked /var/log/httpd/error_log, nothing interesting there, so I've no idea what the problem is.
apache 2.2.3
php 5.2.13
mysql 5.1.40-community
Same here, except since the database can't be created from the installer, I created it manually previously. But it still doesn't get past step 3 and just resets the form.
Check cache/log.php
Check whether time between server and client is more than 1 hour apart.
Check whether sessions can be used
log.php is empty.
Time is 3 hours off (server is set to PDT, I'm in EDT).
Sessions can be used.
how did you fix this. I am experiencing the exact samething