Author Topic: New Error "Allowed memory..."  (Read 7657 times)

skynetwork2010

  • Guest
New Error "Allowed memory..."
« on: February 21, 2012, 11:56:25 AM »
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

« Last Edit: February 21, 2012, 12:00:16 PM by skynetwork2010 »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: New Error "Allowed memory..."
« Reply #1 on: February 21, 2012, 12:24:37 PM »
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

 

Powered by SMFPacks Social Login Mod