Hi,
I am having an issue increasing my PHP memory limit.
On the modules page, i get the following error (or similar):
Fatal error: Out of memory (allocated 34078720) (tried to allocate 932012 bytes) in /home/sites/almostadoctor.co.uk/public_html/includes/database.mysql-common.inc on line 41
this would imply that my PHP limit is around 32MB.
I have taken steps to try and increase this, editing the php5.ini, php.ini and the .htaccess file, as well as settings.php (after many attempts, beofre i turned on error reporting, i kept increasing the limit, until now i have reach 512M).
Using phpinfo() i can see that the new limit of 512M does appear to have taken effect, however i still get the error message described above.
Is there anything else i need to do? This has been bugging me for days. It also causes problems when trying to generate pdf's
Thanks
Read »








