• Resolved chcw

    (@chcw)


    Hi,

    Today I check log dirctory and find the php error log for my site is huge(311G) and it is filled with the following error:

    WordPress database error Got a packet bigger than 'max_allowed_packet' bytes for query UPDATE wp_options SET option_value = '...'

    So:

    1. I have checked wp_config.php and WP_DEBUG is false, why the php error log is still generated?
    2. How to solve this issue?
Viewing 3 replies - 1 through 3 (of 3 total)
  • Al Nakheel has significantly influenced the real estate landscape of Dubai. Nakheel Dubai Islands has gained prominence through its remarkable accomplishment of constructing three artificial islands in the shape of palm trees along Dubai’s coastline. Moreover, the company has the honor of designing and building 14 hotels in different locations in Dubai.

    Thread Starter chcw

    (@chcw)

    Please remove the spam.

    Thread Starter chcw

    (@chcw)

    Hi,

    I figure out the solution. Find /etc/my.cnf and then change the line

    max_allowed_packet = 8M

    with a larger value.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Got a packet bigger than ‘max_allowed_packet’ bytes’ is closed to new replies.