Home ›
Drupal 6 wigs out if you delete or move (as in rename to settings.php) its default.settings.phpDrupal 6 wigs out if you delete or move (as in rename to settings.php) its default.settings.php
Submitted by Benjamin Melançon on August 27, 2008 - 11:32am
This right here? Really, really lame.
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /sites/example/www/includes/install.inc on line 187
Warning: Cannot modify header information - headers already sent by (output started at /sites/example/www/includes/install.inc:187) in /sites/example/www/includes/install.inc on line 617
Warning: Cannot modify header information - headers already sent by (output started at /sites/example/www/includes/install.inc:187) in /sites/example/www/includes/install.inc on line 618
Resolution
More like this
- @TODO Drupal core improvement bring back settings.php
- Delete all nodes of a given content type with code ('cause, say, you're using Drupal 4.7)
- PHP optimization question; move assignment operation so it only runs when necessary?
- Be sure to register templates moved to module layer, and moving functions from template.php to module
- Does FeedAPI re-import a feed item if its node has been deleted?


Comments
Post new comment