Closed (won't fix)
Project:
Drupal core
Version:
6.11
Component:
install system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 16:20 UTC
Updated:
15 Jun 2011 at 14:54 UTC
The page refreshes with all form fields empty, and no errors of any sort. I checked my Apache error logs and no errors are reported there either.
Steps to reproduce:
1. Agree to install Drupal using the default profile
1. Enter correct DB information (incorrect still throws errors as expected)
2. Submit the form
Comments
Comment #1
gábor hojtsyYou mean you get the DB configuration form all empty, but the right data is already written into your settings.php?
Comment #2
ARray commentedMy problem was default.settings.php renamed to settings.php.
So there was no default.settings.php file when I entere DB configuration values.
And after submitting form there were no errrors on the page.
I think this is related bug:
http://drupal.org/node/312144
Comment #3
dpearcefl commentedClosing due to lack of response.