Increase PHP memory limit
Minimum requirement of PHP memory limit for Croogo is 16MB, but it is recommended you set it to 32MB. To do this, add this line to your .htaccess file:
php_value memory_limit 32M
Minimum requirement of PHP memory limit for Croogo is 16MB, but it is recommended you set it to 32MB. To do this, add this line to your .htaccess file:
php_value memory_limit 32M