So I was running to the 2.3.4 install. PHP 5.2.17, mySQL 5.0.92 Com, and Apache 2.2.19. I get to the third page of the installation and the next link does not function, and I have no clue what I am supposed to put in the last field.
Firebug shows that the next button has this as a link.
a class="button" onclick="validate_form();" href="#">Next</a>
So not sure what is supposed to happen when the validate_form function runs but clearly the link is broken as it is just an anchor.
Screen shot attached of what my third screen looks like. Everything in all directories is at 755 and all directories are at 755 as well. config.php is populated during step 2 and database is populated as well. Any idea what's happening here?