PDA

View Full Version : Drupal Module



shortcut
07-17-2009, 02:01 PM
I added a classifieds module to my drupal site, received the following error



Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/ifoxsolu/public_html/modules/views/includes/admin.inc on line 2165

I have since removed it, and while trying to visit the administration >> module , i still receive the error.

Any Ideas?

Any help would be appreciated.

luke01
07-17-2009, 02:49 PM
Go to control panel then PHP Config. Click INSTAL PHP Master file, then select PHP (Single file) and save changes.
NOw there is a php.ini.default in your public_htm folder. Rename it to php.ini. Open it and increase the memory size in the file - this is the memory_limit setting

shortcut
07-17-2009, 02:55 PM
Thanks for the reply all research has indicated what you have explained.

For clarification -

go to my cpanel in hostmonster...
and choose

phpmyadmin ?
phppgadmin?

Thanks for your help

shortcut
07-17-2009, 02:59 PM
EDIT : doh! i see what you are saying i believe i have found it now...

shortcut
07-17-2009, 03:02 PM
does it take a while to create?

shortcut
07-17-2009, 03:14 PM
cool i got it , bumped it to 64M