By toreachdeepak on
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
What reports the status page?
Are your changes to the memory limit confirmed?
In case you have not already visited this page:
http://drupal.org/node/158043
Yes I see the PHP Memory Limit to 144M on Status Report
Yes I see the PHP Memory Limit to 144M on Status Report.
Watchdog?
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.
Accessing http://10.0.2.6/admin/reports/dblog
Hi,
I get the following error
Unable to fetch any information about available new releases and updates.
Thanks
Deepak
Running update.php solved the problem
Hi,
I run the update.php and it solved the problem.
Thanks
Deepak Bhatia
Still not working ...
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?