admin管理员组

文章数量:1335135

I have woocommerce website which give database error from 4-5 days. I checked the error log, the error is:

PHP Warning: Error while sending QUERY packet. PID=31071 in /home/goldenwiggles/public_html/wp-includes/wp-db.php on line 2008

and my hosting account is also suspended can anyone suggest me what to do in case.

I have woocommerce website which give database error from 4-5 days. I checked the error log, the error is:

PHP Warning: Error while sending QUERY packet. PID=31071 in /home/goldenwiggles/public_html/wp-includes/wp-db.php on line 2008

and my hosting account is also suspended can anyone suggest me what to do in case.

Share Improve this question edited May 9, 2019 at 4:39 nmr 4,5672 gold badges17 silver badges25 bronze badges asked May 9, 2019 at 4:24 Hakimuddin SaifeeHakimuddin Saifee 392 silver badges10 bronze badges 6
  • first thing should be talk to your hosting provider and discuss the matter – Vishwa Commented May 9, 2019 at 4:40
  • my hosting provider send me this: kindly refer the below mysql logs: -----------------------------------------------------------------------------------------------------+ | Id | User | Host | db | Command | Time | State | Info | +------+------------------+-----------+--------------------------+---------+------+--------------- | 4377 | goldenwi_gold | localhost | goldenwi_petfood_store | Sleep | 2 | | | | 4378 | goldenwi_gold | localhost | goldenwi_petfood_store | Sleep | 19 | | | | 4379 | goldenwi_gold | localhost | goldenwi_petfood_store | Sleep | 3 | | | – Hakimuddin Saifee Commented May 9, 2019 at 4:48
  • not that. do a discussion. – Vishwa Commented May 9, 2019 at 4:52
  • About what....... – Hakimuddin Saifee Commented May 9, 2019 at 4:54
  • your problem, suspension. they'll surely provide better help other than just sending you some logs. go for technical or sales support – Vishwa Commented May 9, 2019 at 4:55
 |  Show 1 more comment

1 Answer 1

Reset to default 0

Sorry to hear you are getting the "Error while sending QUERY packet' message. The best we can tell, this has to do with the max_allowed_packet_size. This should be able to be set via the php.ini file. You may find more information at this post regarding the issue.

Source: Branex

本文标签: woocommerce offtopicPHP Warning Error while sending QUERY packet