Database failure: 2006
Verfasst: Do 9. Nov 2017, 10:21
Hallo,
ich komme nicht weiter.
Eine bereits online gesetzte Site macht Probleme. Sie lädt und lädt. Manchmal geht es schneller, dann wieder unerträglich langsam.
In der errorlog.txt steht:
Ich hatte schon die Vermutung, dass es etwas mit dem Plugin AMR zu tun hat?
Komme nicht weiter und benötige dringend Hilfe. Hat jemand eine Idee?
LG SIggi
ich komme nicht weiter.
Eine bereits online gesetzte Site macht Probleme. Sie lädt und lädt. Manchmal geht es schneller, dann wieder unerträglich langsam.
In der errorlog.txt steht:
Code: Alles auswählen
[09-Nov-2017 09:08:03 UTC] PHP Warning: Database failure: 2006 (MySQL server has gone away) - /upload/header/klein/gewaechshaus.jpg SELECT
al.idartlang, al.idart, al.idlang as lang, al.urlname, cl.idcatlang, cl.idcat,
cl.urlpath, ca.idcatart
FROM
con_art_lang AS al, con_cat_lang AS cl, con_cat_art AS ca
WHERE
al.idart = ca.idart AND
ca.idcat = cl.idcat AND
al.idlang = cl.idlang AND
((al.idart = 98 AND al.idlang = 1) OR
(al.idart = 29 AND al.idlang = 1) OR
(al.idart = 96 AND al.idlang = 1) OR
(al.idart = 89 AND al.idlang = 1) OR
(al.idart = 97 AND al.idlang = 1) OR
(cl.idcat = 1 AND cl.idlang = 1 AND cl.startidartlang = al.idartlang))
in /home/xxx/htdocs/xxx/contenido/includes/functions.general.php on line 1428
[2017-11-09 09:08:03] Warning: "Database failure: 2006 (MySQL server has gone away) - /upload/header/klein/gewaechshaus.jpg next_record called with no query pending.
" at reportHalt() [class.db.driver.handler.php(1005)]
reportHalt() called in file class.db.driver.handler.php(977)
halt() called in file class.db.driver.handler.php(718)
nextRecord() called in file class.modrewriteurlstack.php(287)
_chunkSetPrettyUrlParts() called in file class.modrewriteurlstack.php(175)
getPrettyUrlParts() called in file class.uribuilder.mr.php(168)
_buildUrl() called in file class.uribuilder.mr.php(130)
buildUrl() called in file class.uri.php(130)
build() called in file functions.mod_rewrite.php(442)
mr_buildNewUrl() called in file functions.mod_rewrite.php(526) : runtime-created function(1)
__lambda_func() called in file ()
preg_replace_callback() called in file functions.mod_rewrite.php(527)
mr_buildGeneratedCode() called in file ()
call_user_func_array() called in file class.cec.php(478)
execute() called in file class.cec_hook.php(197)
executeAndReturn() called in file include.front_content.php(759)
include() called in file front_content.php(61)
[09-Nov-2017 09:08:03 UTC] PHP Warning: Database failure: 2006 (MySQL server has gone away) - /upload/header/klein/gewaechshaus.jpg next_record called with no query pending.
in /home/xxx/htdocs/xxx/contenido/includes/functions.general.php on line 1428
Komme nicht weiter und benötige dringend Hilfe. Hat jemand eine Idee?
LG SIggi