kleach Posted April 19, 2007 Posted April 19, 2007 I just downloaded and I am attempting to install. I am on a windows box and have MySQL & PHP 5. I goto the install page click install the first screen shows up "New Installation" where it asks you to Import and auto config.. both are checked.. then I click continue.. and ... .NOTHING.. it seems to try to load ?step=2 but it is the same page....? Any suggestions... not a good start... Thanks.. --Ken..
adrianTNT Posted April 19, 2007 Posted April 19, 2007 I have the same problem, I get to instalation page 2 and get stucked there, clicking continue just refresh current page without going forward. Any ideas ? :blink:
Guest Posted April 20, 2007 Posted April 20, 2007 Yep... me too! Is there any fix for this???? Definitely not a good start.
adrianTNT Posted April 20, 2007 Posted April 20, 2007 Found the problem , you need to also enable "long arrays" create a file called .htaccess and place it in site root then type this in it: php_value register_globals 1 php_value register_long_arrays 1 Note that some servers will need one hour before detecting a new .htaccess on server.
kleach Posted April 20, 2007 Author Posted April 20, 2007 That got me past the second screen.. now the import screen only loads the header...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.