Control Web Panel

WebPanel => PHP => Topic started by: yeknafar on August 09, 2018, 08:42:34 PM

Title: Where can I change max_allowed_packet?
Post by: yeknafar on August 09, 2018, 08:42:34 PM
Hello

When I check /etc/my.cnf - and search for the "max_allowed_packet" line I do not find it.

I get these errors and think if I change the  "max_allowed_packet"  would be solved.

 PHP Warning: Error while sending QUERY packet. PID=16515 in ****** on line 1924, referer:
End of script output before headers: index.php,

How can I fix that?

Thanks
Title: Re: Where can I change max_allowed_packet?
Post by: yeknafar on August 09, 2018, 10:49:15 PM
I have "End of script output before headers" error too.
Title: Re: Where can I change max_allowed_packet?
Post by: yeknafar on August 09, 2018, 11:52:04 PM
I increased max_allowed_packet to 500 M and memory_limit = 256M but no result.