Cannot access my modules admin page.
Igbonine - June 20, 2008 - 13:40
I installed a bunch of modules, after checking off the modules I needed and clicking save configuration, I was presented with the message download and activate upload module (download counter is one of the modules). The choices are cancel or continue anyway - I chose to continue and it returned a white page. Anytime I try to get back to the modules admin page, I end up in a white blank page. What to do?

Probably it successfully
Probably it successfully activated the upload module. At which point, maybe you ran out of php memory because the modules were too many for your available php memory. Try to increase it:
http://drupal.org/node/207036
Thanks.
Increased the php limit from 24M(default) to 36M in the settings.php and all is well.
Thanks.