Drupal core - sinsunsan/archiref_wiki GitHub Wiki

A suite of tuto analysing a page loading
http://becircle.com/drupal_7_line_by_line_part_1_introduction

  • Debugging bootstrap errors
    In drupal 7 when the settings.php has not the good permission, drupal ignore the settings.php and redirect to install.php, so the solution in this case, is to change the permission so that the server can read the file