Announcement

  •  » Engine
  •  » What is this Error

#1 2012-06-13 15:05:50

nomi00001
Member
2012-03-17
150

What is this Error

Sometimes when i open my website i got this on my homepage

Warning:  [mysql error 2006] MySQL server has gone away
SELECT DISTINCT(image_id)
  FROM tophd_image_category
    INNER JOIN tophd_images ON id = image_id
  WHERE image_id IN (95,101,104,133,141,155,211,241,270,286,332,366,403,425,440,525,579,591,603,610,614,615,664,667,675,690,699,701,707,710,721,755,756,764,771,776,804,820,822,824,835,838,839,879,883,894,942,945,955,1001,1030,1032,1040,1042,1054,1087,1089,1098,1116,1138,1158,1191,1217,1241,0)
    ; in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 767


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 200



Warning:  [mysql error 2006] MySQL server has gone away
SELECT group_id FROM tophd_user_group WHERE user_id = 1; in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 767


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/pakitube/public_html/mysite/plugins/PWG_Stuffs/class.inc.php on line 48



Warning:  [mysql error 2006] MySQL server has gone away

SELECT DISTINCT id, name, path, datas, groups, show_title, id_line, width
FROM tophd_stuffs
LEFT JOIN tophd_user_group
  ON user_id = 1
WHERE (users IS NULL OR users LIKE "%webmaster%")
  AND (groups IS NULL OR groups REGEXP CONCAT("(^|,)",group_id,"(,|$)"))
  AND level <= 8
  AND on_home = "true"
ORDER BY pos ASC
; in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 767


Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/pakitube/public_html/mysite/plugins/PWG_Stuffs/class.inc.php on line 75



Warning:  [mysql error 2006] MySQL server has gone away
SELECT pt.id, pt.visible, pt.nfo, ptl.lang, ptl.title, ptl.content
          FROM tophd_amm_personalised pt
            LEFT JOIN tophd_amm_personalised_langs ptl
            ON pt.id=ptl.id
          WHERE (ptl.lang = '*' OR ptl.lang = 'en_UK')  AND ptl.content != ''  ORDER BY pt.id, ptl.lang ASC  in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 767



Warning:  [mysql error 2006] MySQL server has gone away

SELECT id, name
  FROM tophd_languages
  ORDER BY name ASC
; in /home/pakitube/public_html/mysite/include/dblayer/functions_mysql.inc.php on line 767

Etc...............

Last edited by nomi00001 (2012-06-13 15:09:29)

Offline

 

#2 2012-06-13 15:08:30

flop25
Piwigo Team
2006-07-06
7037

Re: What is this Error

hello
MySQL server has gone away=>your mysql server was down, maybe overloaded. contact your host / hosting provider


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#3 2012-06-13 15:10:01

nomi00001
Member
2012-03-17
150

Re: What is this Error

ok thanks

Offline

 
  •  » Engine
  •  » What is this Error

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact