By Nomex on
Hi,
i have a drupal installation 5.x running a classifieds ad site, but for the past few days whenever i try to access the administration page of the site i get a blank page with a single line of code that states:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 16 bytes) in /home/searcha/public_html/classifieds/includes/install.inc on line 41
I dont know what that means, meanwhile i cannot administer the site and remove expired entries which may be the reason why there is a memory issue. Apart from that error the site runs fantastic!
I can hz help now, k tankz
Comments
That means your PHP memory
That means your PHP memory limit is set to 8MB. You need to up that ante if you wish to pass Go (you can do that in your php.ini file). Otherwise you will go directly to jail, you will not pass Go, and you will not collect $200.
Cheers. =)
Dave
Php memory issue solved
thanks dude,
it worked like a charm.
p.s. for anyone else having this issue i would like to refer you to the post below
http://drupal.org/node/207036
Ken Shipley
Web Developer
SearchAntigua.com