By cway on
I've been watching the Mastering Drupal with Greg Knaddison video for upgrading my Drupal 5.x installation to 6.x
I just uploaded all the 6.x files and modules.
I went back to the site and got redirected to install.php
Now I can't get past the Database Configuration page.
I keep entering in the database name, username and password, but the page keeps refreshing asking for the same info.
Does anybody have any ideas?
Thanks in advance for the assistance. I look forward to having a look at Drupal 6.
Cway
Comments
In the /sites/default folder
In the /sites/default folder you should also have the default.settings.php file. I got the same issue here because I thought to be clever to rename the default.settings.php to settings.php. But then it will keep on asking you for the database things.
Is settings.php writable?
Is it possible that your sites/default/settings.php, where this information should go, is not writable from the viewpoint of the script?