Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

2006 - MySQL server has gone away


samiirds

Recommended Posts

hi,

i have just installed PayPal WPP Direct Payments & Express Checkout by dynamoeffects

 

now

 

i am getting this error

 

-------------------------------------------------------

 

2006 - MySQL server has gone away

 

insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value) values ('6', 'sam ss', 'possible', '526r e er t', 'dw', 'shertre', '21123', 'mh', 'India', '98901032323', '[email protected]', '1', 'sam ss', 'possible', '526r e er t', 'dw', 'shertre', '21123', 'mh', 'India', '1', 'sam ss', 'possible', '526r e er t', 'dw', 'shertre', '21123', 'mh', 'India', '1', 'Credit Card', 'Visa', 'sam ss', '4111XXXXXXXX1111', '0208', now(), '1', 'USD', '1.00000000')

 

[TEP STOP]

 

2006 - MySQL server has gone away

 

select count(*) as total from sessions where sesskey = 'c31c4c95daf34dc17ef3745b4009be27'

 

[TEP STOP]

 

--------------------------------------------------

 

i am using bluehost as webhost

here is my server config

 

MySQL version 5.0.27-standard-log

PHP version 5.1.6

 

 

can anyone please guide me how to rectify it?

 

-thanks

sam

Edited by samiirds
Link to comment
Share on other sites

thanks for your reply

 

 

its already set to false

 

define('USE_PCONNECT', 'false');

 

i had also tried to close connection and reopen it before running the insert order query.

it did not help.

 

 

any idea?

Link to comment
Share on other sites

  • 1 year later...
  • 2 years later...

Hello I am having a problem with my store was doing well and now it's generating the following error to give the checkout button to checkout

 

2006 - MySQL server has gone away

 

select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name

 

thanks

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...