rhubarb Posted August 30, 2008 Posted August 30, 2008 My site with 30,000 products works for a while and then gets an error as below when loading the index page and others. The solution has been to increase the memory_limit in php.ini, but 134MB in the error below would seem rather high. Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 50 bytes) in /home/pglobal/public_html/includes/classes/cache.class.php(157) : eval()'d code on line 125787 Does anyone understand what this means and why it might be occuring. I'm assuming that all the queries and images on the page are demanding 134MB of RAM. Is there a better way of resolving this? I'm using Ultimate SEO Urls by Chemo and I deleted all records in the cache database table. And the osCommerce cache is set to false. I've got 52 categories with a product count for each. I should probably start by turning off the product counts or in some way cache the categories/product counts.
Jack_mcs Posted August 30, 2008 Posted August 30, 2008 You shouldn't be getting that error with stock oscommerce code. Try turning Ultimate SEO off in admin and see if the problem still fails. If that doesn't change the result, try going to google and typing this in the search string: site:www.oscommerce.com/forums Fatal error: Allowed memory size of Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.