New Error "Allowed memory..."

Started by skynetwork2010, February 21, 2012, 11:56:25 AM

Previous topic - Next topic

skynetwork2010

Hi Mr Team

Installation Finished Very good & Admin Section Working 100%
But : Front Store Not Working , White Page with error .

How to fix This error:

Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 9448 bytes) in C:\AppServ\www\abantecart\core\lib\image.php on line 59


More infos :
**********
this file  " image.php " Exist in directory is this is the problem


Installed Test :
-----------------------
Package :
abantecart_0.9.0beta.zip

127.0.0.1/abantecart


abantecart

Hi skynetwork2010

This issue related to limited memory set on your server or host.
AbanteCart in default php.ini is setting memory to 64M.
See php.ini file:
memory_limit = 64M;

Try to increase the memory to 64M or more.
You can read article below with instructions how to increase memory different ways. It is for Drupal, but the concept is the same
http://drupal.org/node/207036

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Forum Rules Code of conduct
AbanteCart.com 2010 -