Quote Originally Posted by buildingblocks View Post
Hi

I've been searching to get to the bottom of this error log. I've never encountered it before.


PHP Warning: Error while sending QUERY packet. PID=752804 in /home/USER-NAME/public_html/includes/classes/db/mysql/query_factory.php on line 43

What I have found relates to max_allowed_packet setting for MySQL. Is this something that can be changed in one of the files or is this something the host needs to do?

thanks for any help.
That looks like a limit that someone has put on your hosting/server try turning on the query count in the footer and see at what level it does that I suspect your server/host either can't handle the number of queries or is throttling it.