Blank page after installing module

Rouga - March 31, 2009 - 11:18

Hello.

I'm working with Drupal 6.1 on MAMP.

The fact is that I started to install modules and when I more or less for on tenth (Bittorrent) after installation I get a blank page. If I attempt to return to the modules section I get an enormous list of failure.

And since I do a new install with new database, the first attempt to install any module produces a blank page.

Help, please >_<

try enlarge your memory limit

claymanz - April 3, 2009 - 23:54

try to modify /applications/mamp/conf/php5/php.ini row 232:
memory_limit = xxM      ; Maximum amount of memory a script may consume (xxMB)
mine is 8 only, I changed it to 128.
Then restart the Apache Server.
Then it will be fine, at least worked for me. (Apple MBP, use MAMP)

Powered by Drupal!

I have a similar problem but

dailypress - April 4, 2009 - 01:50

I have a similar problem but not sure if the root cause is the same. I have installed Popular Links module but the block doesnt show up at all! My log doesnt show any stats either!

So I then installed another module called Buzzworthy, and nothing shows up either! What do you think can be the cause?

thanks in advance for your help/

follow claymanz instruction

afandyag - April 4, 2009 - 02:40

follow claymanz instruction to increase PHP memori limit. As in http://drupal.org/requirements

 
 

Drupal is a registered trademark of Dries Buytaert.