The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Imgetting an error with google sitemaps generation that appears to be to do with urls.
2008 MySQL client ran out of memory
in:
[ SELECT uri FROM ceon_uri_mappings WHERE main_page = 'product_info' AND associated_db_id = '1294' AND language_id = '1' AND current_uri = '1' LIMIT 1;]
2013 Lost connection to MySQL server during query
in:
[select count(*) as total from sessions where sesskey = '1ca2fbd7dc8c2849bf4b6788953ada29']
Not related to this plugin.. Your server timed out during a SQL query. Hence the error:
This is a SERVER issue.. the fact that it happened to error out on a query for this module is coincidental.. It's likely that the sitemap processing tied up the server and caused it to time out..MySQL client ran out of memory
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
I have asked the sitemap authors and they are getting back to me, no server issues and plenty of memory as i have a VPS, hosts say "It seems that mysql does not have enough memory to store the entire query result.
Please make sure that your query is correct. More information about this issue you can find
on the following pages:
https://dev.mysql.com/doc/refman/5.0...of-memory.html
http://forums.mysql.com/read.php?37,94800,190727
"
was working till a thursday last week. I posted in both as this mod was listed.
Thanks
I'd have to agree with this statement. Basically the error message you are referencing indicates PHP (the mysql client) ran out of memory receiving the result of a query.
It could be another modification is using up all the memory allowed or caching a large result set... Make sure Zen Cart's SQL cache is disabled (set to none)... You also might want to check the PHP memory settings...
Define "plenty of memory"? How much is allocated to the MySQL server? The Web Server? PHP? Core OS functions? Other scripts / programs? Email Server? How many concurrent hits does your site experience (during peak)? Etc?
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
VPS is only as good as the server hosting it as I found out recently and upgraded and 99% of my issues went away. May want to look into a new VPS provider.
I took the advide of Diva and lhungil awhile back and diagnosed almost every issue to being an issue with my previous provider not providing me with what I was paying for!
Signature not needed
Hello...............
I am using Ceon URI Mapping
After i install FDC
i got .... (mysite.com/checkout?fecaction=null) on checkout page url
please help how can i remove ?fecaction=null From checkout page url