Sounds like a lack of memory for your server ... but I am not a hosting guru ...
I have on my server:
PHP Version: 5.2.4 (Zend: 2.2.0) PHP Memory Limit: 64M
Sounds like a lack of memory for your server ... but I am not a hosting guru ...
I have on my server:
PHP Version: 5.2.4 (Zend: 2.2.0) PHP Memory Limit: 64M
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I believe the new version has some bugs related to GC, check it here:
http://www.zen-cart.com/forum/showthread.php?t=82619
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
It would appear I allot more memory to php and I did not have this issue before the upgrade to 1.3.8Sounds like a lack of memory for your server ... but I am not a hosting guru ...
I have on my server:
PHP Version: 5.2.4 (Zend: 2.2.0) PHP Memory Limit: 64M
I have on my server:
PHP Version: 5.2.5 (Zend: 2.2.0) PHP Memory Limit: 256M
The portion that speaks to gift voucher is concerned with tax calculation and I had already made that fix.I believe the new version has some bugs related to GC, check it here:
Any other ideas? It does not make sense to me that I can do ANY other function with the customer database except mail a gift certificate.
Thanks
Rick
Gads I am getting old ... or I just need new glasses again ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I just had my tables lock up again but this time I used the developer tool kit to find something.
There has to be a reason that this is happening. Is there anyone who is knowledgeable with zen cart and mysql that can try and nail this down for me.
Thanks
Rick
According to your posted logfile, it seems to be getting stuck when creating a temporary table (usually done for sorting results from a query) ... and then all the pending queries were getting held up waiting for that process to complete.
But, locks like that usually only happen when a table is opened for writing (ie: an "update" or "insert" statement).
I'd be interested in knowing whether the same database has the same problems if run from a different db server.
I'm sure you've already tried it, but one thing I'd be doing in such a case is a full database repair (ie: on all tables).
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I do not have another server in which to test that theory so I don't know. However, I have not had any problem before the upgrade.I'd be interested in knowing whether the same database has the same problems if run from a different db server.
Yes, I have repaired all tables.I'm sure you've already tried it, but one thing I'd be doing in such a case is a full database repair (ie: on all tables).
Does this sound similar enough to your symptoms? http://bugs.mysql.com/bug.php?id=7166
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.