By snowed on
I enter correct database name, user name, password, database host because it is on other server.
I press save and continue. Nothing happens. No error screen, just another blank formular of ,,set up database,,
It do always.
If i write localhost i will get error screen that he cannont connect server.
If i write no password i will get error screen.
If i write bad username i will get error screen.
But if i write everything correct , nothing will happen.
Comments
Does your server meet the
Does your server meet the requirements at: http://drupal.org/requirements
If yes, did you follow the steps here: http://drupal.org/node/628292
If yes, did you check here: http://drupal.org/Troubleshooting-FAQ
Make sure that in
Make sure that in sites->default folder you don't just rename default.settings.php, you have to make a copy of it and rename the copy to settings.php. Those two files must be there. Then try again. This might solve your problem.
worked
Cool , thanks . Why it was this problem with default.settings.php