Hi,

If I include any module in the sites/all/modules directory, I get WSOD on http://localhost/admin page.

I have already increased memory limit in php.ini - 144M, PHP execution time - 60 seconds.

But I am not able to resolve the issue.

Regards

Deepak Bhatia

Comments

dddave’s picture

Are your changes to the memory limit confirmed?

In case you have not already visited this page:

http://drupal.org/node/158043

toreachdeepak’s picture

Yes I see the PHP Memory Limit to 144M on Status Report.

dddave’s picture

Any entries in your watchdog? (@admin/reports/dblog)

Have you combed through the ressource I linked to and also http://drupal.org/node/482956?

Are you working on a local setup? Have you just started and can start over again? Perhaps your instal went wrong.

toreachdeepak’s picture

Hi,

I get the following error

Unable to fetch any information about available new releases and updates.

Thanks

Deepak

toreachdeepak’s picture

Hi,

I run the update.php and it solved the problem.

Thanks

Deepak Bhatia

tchurch’s picture

I've been trying to resolve my issue with this for a long time.
When I activate a new module, I then can't get into some admin pages.

I have:

memory_limit=500M
max_execution_time=300

How can I run out?