Affilinator Forum
Partnerprogramm Skript kostenlos testen


Zurück   Affilinator Forum > Kundenforum > Fehlersuche und Probleme

Fehlersuche und Probleme Sollten beim Betrieb Probleme auftauchen oder wenn Sie einen Bug entdeckt haben, sagen Sie es uns hier. Wenn es sich um einen Bug handelt wird ein Moderator Ihr Thema in das 'Bestätigte Bugs und Probleme' Forum verschieben. Bitte IMMER einen Link zum fehler angeben! Wenn möglich auch gleich Angaben zum Provider und Paket!

Antwort
 
Themen-Optionen Ansicht
  #1  
Alt 13.12.2011, 19:40
konsumforum konsumforum ist offline
Frischling
 
Registriert seit: 12.12.2011
Beiträge: 3
Standard MySQL server has gone away

Bin neu hier und habe folgendes Feature :

Habe die Domain gestern aufgesetzt und den cache nach der registrierung gelöscht.
Habe gestern schon mal ein wenig auf der Seite rumgeklickt und schon gestern schon mal bei einer Suche ein "SQL server has gone away" kassiert

Wenn ich dann mal kurz im Browser Refresh anklicke, dann wird die Seite korrekt angezeigt.
Beim Aufruf meiner Seite www.konsumforum.com mit Affilinator 3.1 kriege ich folgendes ( nicht immer ) :

Selected Database doesn't exist!MySQL server has gone away
SELECT * FROM `affilinator_news` WHERE start_date <= NOW() AND NOW() <= end_date AND status!='draft' ORDER BY start_date DESC,id DESC LIMIT 0,9
MySQL server has gone away
SELECT * FROM `affilinator_news` WHERE start_date <= NOW() AND NOW() <= end_date AND status!='draft' ORDER BY start_date DESC,id DESC LIMIT 0,9
MySQL server has gone away
SELECT c . * , n.title, n.newsurl FROM `affilinator_comments` AS c LEFT JOIN `affilinator_news` AS n ON c.news_id = n.id WHERE approved='1' ORDER BY date DESC LIMIT 0,10
MySQL server has gone away
SELECT * FROM `affilinator_news_cat` ORDER BY rank ASC
Selected Database doesn't exist!MySQL server has gone away
SELECT * FROM `affilinator_rssfeeds` WHERE status='3' ORDER BY id DESC LIMIT 0,5
MySQL server has gone away
SELECT * FROM `affilinator_rssfeeds` WHERE status='1' ORDER BY id DESC LIMIT 0,5


UND dasselbe Verhalten wenn ich nach etwa suche.
z.B. Habe ich nach Wanderschuhe gesucht und nachher nach Preis sortiert.
Zuerst wurde der Fehler angezeigt und mit dem Refresh klicken im Firefox Browser wurde dann das richtige Resultat angezeigt.

Selected Database doesn't exist!MySQL server has gone away
SELECT * FROM `affilinator_news` WHERE start_date <= NOW() AND NOW() <= end_date AND status!='draft' ORDER BY start_date DESC,id DESC LIMIT 0,9
MySQL server has gone away
select count(t.ID) from (SELECT id, (MATCH (content) AGAINST ('wanderschuhe')) as bodyscore, (MATCH (title) AGAINST ('wanderschuhe')) as titlescore, (MATCH (Keywords) AGAINST ('wanderschuhe')) as tag1score, (MATCH (urlkeywords) AGAINST ('wanderschuhe')) as tag2score, (0+ (MATCH (content) AGAINST ('wanderschuhe')) * 1+ (MATCH (title) AGAINST ('wanderschuhe')) * 2+ (MATCH (Keywords) AGAINST ('wanderschuhe')) * 1+ (MATCH (urlkeywords) AGAINST ('wanderschuhe')) * 1) as score from `affilinator_news` where (start_date <= NOW() AND NOW() <= end_date and status !='draft') having score >= 1 order by score desc) as t
MySQL server has gone away
SELECT id, (MATCH (content) AGAINST ('wanderschuhe')) as bodyscore, (MATCH (title) AGAINST ('wanderschuhe')) as titlescore, (MATCH (Keywords) AGAINST ('wanderschuhe')) as tag1score, (MATCH (urlkeywords) AGAINST ('wanderschuhe')) as tag2score, (0+ (MATCH (content) AGAINST ('wanderschuhe')) * 1+ (MATCH (title) AGAINST ('wanderschuhe')) * 2+ (MATCH (Keywords) AGAINST ('wanderschuhe')) * 1+ (MATCH (urlkeywords) AGAINST ('wanderschuhe')) * 1) as score from `affilinator_news` where (start_date <= NOW() AND NOW() <= end_date and status !='draft') having score >= 1 order by score desc limit 0,10
MySQL server has gone away
select count(t.ID) from (SELECT id, 0 + (MATCH (content) AGAINST ('wanderschuhe') ) AS score from `affilinator_comments` where approved='1' having score >= 0.5 order by score desc) as t
MySQL server has gone away
SELECT id, 0 + (MATCH (content) AGAINST ('wanderschuhe') ) AS score from `affilinator_comments` where approved='1' having score >= 0.5 order by score desc limit 0,5
MySQL server has gone away
SELECT * FROM `affilinator_news` WHERE urlkeywords REGEXP '(, *|^)(wanderschuhe)( *,|$)' AND start_date <= NOW() AND NOW() <= end_date AND status!='draft' ORDER BY start_date DESC,id DESC LIMIT 0,9
MySQL server has gone away
SELECT * FROM `affilinator_news` WHERE start_date <= NOW() AND NOW() <= end_date AND status!='draft' ORDER BY start_date DESC,id DESC LIMIT 0,9
MySQL server has gone away
SELECT c . * , n.title, n.newsurl FROM `affilinator_comments` AS c LEFT JOIN `affilinator_news` AS n ON c.news_id = n.id WHERE approved='1' ORDER BY date DESC LIMIT 0,10
MySQL server has gone away
SELECT * FROM `affilinator_news_cat` ORDER BY rank ASC
Selected Database doesn't exist!MySQL server has gone away
SELECT * FROM `affilinator_static_content` WHERE surlkeywords REGEXP '(, *|^)(wanderschuhe)( *,|$)'



Bevor ich jetzt meine hosty stresse, was ist falsch.
Ueber phpadmin ist die Datenbank wunderbar zugreifbar, es hat ja noch praktisch keine Eintraege in den Tabellen.
Total 15 Zeilen in allen affilinator Tabellen.

Jeder Hinweis ist willkommen.
Gruss
konsumforum
Mit Zitat antworten
  #2  
Alt 13.12.2011, 22:01
FrankW FrankW ist offline
Administrator
 
Registriert seit: 07.11.2005
Ort: Aschaffenburg
Beiträge: 4.935
Blog-Einträge: 1
Standard Neuinstallation?!

Hört sich nach einem falschen Update statt Neuinstallation an, ja ?

V3.1 muss komplett neu installiert werden.

Forum Login bitte anpassen.

Gruß
Frank
__________________
KEIN Support per PM, Email oder Telefon.
Bei Problemen bitte immer einen Link zum Problem, ggf. die genutzte Version und wenn nötig Infos zum Host und Hostingpaket angeben.
Mit Zitat antworten
  #3  
Alt 14.12.2011, 17:29
konsumforum konsumforum ist offline
Frischling
 
Registriert seit: 12.12.2011
Beiträge: 3
Standard 3.1 ist komplett neu installiert

Danke für die prompte Antwort

Habe den 3.1 komplett neu installiert, da war vor nichts auf dieser Domain.
komplett neu heisst : neue domain, neue DB

Gruss
Matthias
Mit Zitat antworten
  #4  
Alt 14.12.2011, 17:32
konsumforum konsumforum ist offline
Frischling
 
Registriert seit: 12.12.2011
Beiträge: 3
Standard Affilinator_V3.1_07.10.2011.zip um genau zu sein

das ich per Mail bekommen habe.
Mit Zitat antworten
  #5  
Alt 14.12.2011, 18:03
FrankW FrankW ist offline
Administrator
 
Registriert seit: 07.11.2005
Ort: Aschaffenburg
Beiträge: 4.935
Blog-Einträge: 1
Standard

Hi,
also bei mir ist es jetzt korrekt.

Wenn das noch mal auftaucht bitte mal einen Screen machen und den Provider fragen, ob er da Probleme hat. Evtl. rutscht dir da die MySQL weg ?

Gruß
Frank
__________________
KEIN Support per PM, Email oder Telefon.
Bei Problemen bitte immer einen Link zum Problem, ggf. die genutzte Version und wenn nötig Infos zum Host und Hostingpaket angeben.
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
sql fehler ladezeit


Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
 
Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.

Gehe zu

Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Fehler mit MySQL : Tonis-Suppe.de ToniS Probleme bei der Installation 1 14.06.2008 01:13
.htaccess auf Server kommt Fehlermeldung "Internal Server Error" ThomasG Skript Installation & Upgrades 9 19.11.2007 14:11
Installation auf neuem server ioncube probleme JoachimW Probleme bei der Installation 11 09.02.2007 09:39
Affilinator legt Server lahm Thomas S. Fehlersuche und Probleme 16 31.08.2006 13:18



Alle Zeitangaben in WEZ +2. Es ist jetzt 10:56 Uhr.


Powered by vBulletin® Version 3.8.0 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.3.2
Affilinator GmbH