Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Memory


pamaya

Recommended Posts

Posted

Hello there,

 

I am getting a very strange error: when I click on one of my categories, I can't see any products displayed. If I refresh the page (few times) I get:

 

Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 1664 bytes) in /........./catalog/includes/functions/general.php on line 94

 

I have checked cache problems, deleted all cache, checked it's set to false, problem is still there. I can see all the other produts in other categories.... I can see these products in the admin and database, just can't see them in the online catalog....

 

Please help!

 

 

Thank you:)

Maja

Posted

You have run out of space in your web hosting account. You need to delete any unnecessary files you have uploaded, for example any images you uploaded but don't use.

 

When you exceed your web space allowance the database can become corrupted so you need to fix it.

 

Vger

  • 10 months later...
Posted
You have run out of space in your web hosting account. You need to delete any unnecessary files you have uploaded, for example any images you uploaded but don't use.

 

When you exceed your web space allowance the database can become corrupted so you need to fix it.

 

Vger

 

I get this errormessage:

 

Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4456923 bytes) in /var/www/elavdk/admin/includes/filebrowser/directemplate/class_Template.php on line 1703

 

I have plenty of diskspace (running on a virtual server 10GB diskspace for my osC install) - but where is the 16777216 bytes configured?

Posted

that memory size is defined in php.ini

memory_limit = 16M ; Maximum amount of memory a script may consume (16MB)

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...