By buddhamagnet on
Hi all. I have been running a drupal installation and for some reason the administer modules page is howing up blank. I guess a php error as there is no source generated at all. Anyone else had this issue and is there a common cause or first place to look? Many thanks in advance.
Comments
Out of memory
I probably means that PHP ran out of memory. Either remove some unused modules from the modules directory, or increase PHP's memory limit. (This problem will be fixed properly in Drupal 5.)