There may be a myriad of reasons why the error "mysql has gone away" appears. See https://dev.mysql.com/doc/refman/5.0/en/gone-away.html
There may be a myriad of reasons why the error "mysql has gone away" appears. See https://dev.mysql.com/doc/refman/5.0/en/gone-away.html
The thing is I cannot get FEC to work in checkout as well. No matter what I do, it will not work. I have posted on that thread and all suggestions also do not work.
Learning Fast.
Eden Craft Supplies
Really need to know all of the plugins you have loadedThe thing is I cannot get FEC to work
Zen-Venom Get Bitten
Learning Fast.
Eden Craft Supplies
I took a lap through the discussion in the FEC forum and 1) would suggest continuing to troubleshoot FEC through that thread, 2) would suggest settingup a temp store, and install just FEC to verify functionality in your test environment, 3) would suggest that you slow down... There have been a few threads where you've had difficulty installing a plugin, to then state that it has been removed to find out that only this part or another was removed not the entire plugin. Now in FEC you've stated that you've removed all code from the orders.php file except the FEC part, well this could cause new errors to be generated. The more things are affected at once, the harder it is to figure out what the problem is. Effectively need to change one thing at a time. This is not to say that a single line in a file be changed, but complete an installation, complete a removal, etc... before testing the current status or checking functionality. Also while writing this I see kobra has posted about needing to know which plugins are installed. This is why when posting about an issue it is recommended to address the items in the posting tips.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
I looked back to your post dtd 23 Aug 2015, 09:43 AM and forward from there and did not see where you listed ALL your pluginsOriginally Posted by adb34
Zen-Venom Get Bitten
It's very possible that hosts haven't tuned their defaults as well as they had with the older mysql stuff. Or the defaults are just stricter and need tweaking where tweaking wasn't needed before. The tweaks could be to both the php.ini (for PHP server side) and the my.cnf (for MySQL server side)
.
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.
Any idea as to what those tweaks might be Dr Byte?
Zen Cart 1.5.5e, PHP 5.3.29 MySQL 5.5.42
Googling for the error message "MySQL server has gone away" brings up tons of articles suggesting various server-side tweaks:
http://stackoverflow.com/questions/1...large-sql-file
https://dev.mysql.com/doc/refman/5.0/en/gone-away.html
and lots more
Another possibility is that in your Zen Cart site you might have added custom code to prematurely call application_bottom.php or otherwise close the session and/or database connection, in which case simply "not" doing that would be advisable.
And of course using old versions of any ZC code files copied into a newer-version site can cause undesired effects.
.
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.
Bookmarks