Apr 21st, 2010, 6:46 AM
I have precisely the very same problem described above. The config.php file prepared by the script (and presented above) does not include all the DB Settings. It leads to the described error message about redirecting not working properly.
If I write the correct settings in config.php by hand and upload the file by ftp at the correct place, I can at least go into the URL and change install/step4.php by install/step5.php and am correctly lead to the page where I create the admin account.
This account is correctly created in the DB (in the table ft_accounts).
I now delete the install folder and try to login: it does not work... And I just found out why: no entry is made in the table ft_sessions...
That's as much as I've figured out up to now.
Cheers, charland
If I write the correct settings in config.php by hand and upload the file by ftp at the correct place, I can at least go into the URL and change install/step4.php by install/step5.php and am correctly lead to the page where I create the admin account.
This account is correctly created in the DB (in the table ft_accounts).
I now delete the install folder and try to login: it does not work... And I just found out why: no entry is made in the table ft_sessions...
That's as much as I've figured out up to now.
Cheers, charland