Warning: [mysql error 2006] MySQL server has gone away
INSERT INTO
piwigo_config (param, value)
VALUES('update_notify_last_check', '2026-09-14T04:35:52+02:00')
ON DUPLICATE KEY UPDATE value = '2026-09-14T04:35:52+02:00'
; in /htdocs/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 2006] MySQL server has gone away
DELETE FROM piwigo_config
WHERE param IN('check_for_updates_running')
; in /htdocs/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 2006] MySQL server has gone away
SELECT param, value
FROM piwigo_config
WHERE param = "send_piwigo_infos_last_notice"
; in /htdocs/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /htdocs/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /htdocs/include/functions.inc.php(1478): pwg_db_fetch_assoc(false)
#1 /htdocs/include/functions.inc.php(2500): load_conf_from_db('param = "send_p...', false)
#2 /htdocs/include/page_tail.php(58): send_piwigo_infos()
#3 /htdocs/index.php(442): include('/htdocs/include...')
#4 {main}
thrown in /htdocs/include/dblayer/functions_mysqli.inc.php on line 211
Warning: [mysql error 2006] MySQL server has gone away
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('11b37fe8058d93c02904e169b2a8cca4','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /htdocs/include/dblayer/functions_mysqli.inc.php on line 847