PHP error
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 31 bytes)
Posted April 7th, 2012 by admin
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 31 bytes)
Edit file /etc/php.ini and increase memory limit:
memory_limit = 32M


1 year 5 weeks ago