Pazartesi Salı Çarşamba Perşembe Cuma Cumartesi Pazar
1 2 3 4 5 6
7
8 9 10 11 12 13
14
15 16 17 18 19 20
21 22 23 24 25 26 27
28
29
30
31

Warning: mysqli::query(): MySQL server has gone away in /srv/web/v1/include/dblayer/functions_mysqli.inc.php on line 132

Warning: mysqli::query(): Error reading result set's header in /srv/web/v1/include/dblayer/functions_mysqli.inc.php on line 132

Piwigo düzeltilemeyen bir hata ile karşılaştı

[mysql error 2006] MySQL server has gone away

INSERT INTO piwigo_history
  (
    date,
    time,
    user_id,
    IP,
    section,
    category_id,
    search_id,
    image_id,
    image_type,
    format_id,
    auth_key_id,
    tag_ids
  )
  VALUES
  (
    CURRENT_DATE,
    CURRENT_TIME,
    2,
    '172.71.254.245',
    'categories',
    NULL,
    NULL,
    NULL,
    NULL,
    NULL,
    NULL,
    NULL
  )
;

#1	my_error /srv/web/v1/include/dblayer/functions_mysqli.inc.php(132)
#2	pwg_query /srv/web/v1/include/functions.inc.php(541)
#3	pwg_log /srv/web/v1/index.php(723)

Piwigo düzeltilemeyen bir hata ile karşılaştı

[mysql error 2006] MySQL server has gone away

REPLACE INTO piwigo_sessions
  (id,data,expiration)
  VALUES('AC47ud2s4c1i3p3ol49bnv1he0ole2','pwg_lang_switch|s:5:\"tr_TR\";pwg_show_metadata|b:1;pwg_device|s:7:\"desktop\";',now())
;

#1	my_error /srv/web/v1/include/dblayer/functions_mysqli.inc.php(132)
#2	pwg_query /srv/web/v1/include/functions_session.inc.php(154)
#3	pwg_session_write ()
#4	session_write_close ()