Can you please increase max allowed packet size for my server?
Right now it is
"MAX_ALLOWED_PACKET 5242880"
Can you please increase it to at least 16mb? 64mb or more would be nice, but i need at least 16mb to run my applications. Thanks!
"MAX_ALLOWED_PACKET 5242880"
Can you please increase it to at least 16mb? 64mb or more would be nice, but i need at least 16mb to run my applications. Thanks!
The posts regarding this are pretty old (circa 2012), so it's most likely things have changed in the way user accounts have been set up.
Even if I were to change the php.ini , I would need to bounce at least the apache2 service (or whatever httpd server is being used) or if I did the mysql change, the mysqld. I wouldn't think that would be feasible as both the httpd and mysql services would be shared among all the users on the same inmotion server we're located on.
Could someone in support please increase max_allowed_packet to 16777216 for my account or give me a link to a current set of instructions and I can do it myself.
Thanks!