Add the following line within your <VirtualHost></VirtualHost> directive:
php_value memory_limit 128M
For increasing the allowed memory to 128 MB for php to consume for the specific virtual host.
Add the following line within your <VirtualHost></VirtualHost> directive:
php_value memory_limit 128M
For increasing the allowed memory to 128 MB for php to consume for the specific virtual host.