SyntaxFix
Write A Post
Hire A Developer
Questions
In /etc/my.cnf add:
/etc/my.cnf
max_allowed_packet=32M
It worked for me. You can verify by going into PHPMyAdmin and opening a SQL command window and executing:
SHOW VARIABLES LIKE 'max_allowed_packet'