Tag Archives: Drupal Models

Drupal: 500 Internal Server Error on Modules Page

When enabling Drupal modules a 500 Internal Server Error can often appear with the default installation. Too identify the cause of the problem look in the error_log file for your web server. Each time I have encountered this problem the cause has been due to the PHP memory limit being exceeded. The typical error message [...]