3 Aug
2006
3 Aug
'06
1:23 p.m.
Earl Miles wrote:
Jeremy Epstein wrote:
Hi guys, http://drupal.org/cvs?file=/sites/default/settings.php
The root cause of this is the installer, which writes directly to settings.php.
The problem is that the installer writes to the file in default/settings.php. The installer should create an appropriate subdiretory /mydomain and then copy the settings.php file there and write to the copy. To quote Steven "if we are going to have an installer we might as well do it right". :p Cheers, Gerhard