Pd-Admin Spinnt ? oder ist das Normal ?

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
indenserver
Posts: 22
Joined: 2002-07-13 13:43
Location: Berlin
Contact:
 

Pd-Admin Spinnt ? oder ist das Normal ?

Post by indenserver »

Hallo !

Ich habe einen Rootserver mit Pd-Admin drauf, und immer wenn ich eine Domain Einrichte oder Lösche ist Pd-Admin und alle Webseiten für 10-30 min nicht Ereichbar ! Liegt es an mir oder was soll das ?

Gruß Mario
wneth
Posts: 38
Joined: 2003-07-12 22:05
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by wneth »

Eigentlich ist das nicht normal. Bei mir merkt man idr. nichts davon wenn man Domains löscht etc.
indenserver
Posts: 22
Joined: 2002-07-13 13:43
Location: Berlin
Contact:
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by indenserver »

Hallo !

Nur hilft mir das auch nicht !

Gruß Mario
static
Posts: 437
Joined: 2002-10-27 19:56
Location: Schweiz
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by static »

Hi,
ich habe zwar nie mit PD-Admin gearbeitet, kann also nicht wirklich darauf eingehen, aber wie meinst du sind die Webseiten nicht erreichbar? Läuft der Server noch (ping?), funktionieren andere Dienste noch (ftp...), kommt eine falsche Seite (VHost probleme?) oder kommt einfach beim Apache nichts mehr (Logfiles anschauen). Ohne weitere Informationen wird dir niemand helfen können (ausser es ist ein PD-Admin spezifisches Problem, wie gesagt kenn ich mich da nicht aus).

so long
static
wneth
Posts: 38
Joined: 2003-07-12 22:05
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by wneth »

Wie wärs mal mit in die Maillingliste von denen schreiben?
indenserver
Posts: 22
Joined: 2002-07-13 13:43
Location: Berlin
Contact:
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by indenserver »

Hallo !

Ich weiss bei Debian leider nicht welche die richtige Logdatei dafür ist !

Alle Webseiten ( Projekte ) werden nach Einrichtung oder Löschung irgendeiner Domain über Pd-Admin für 10-30min nicht mehr gefunden !


Gruß Mario
indenserver
Posts: 22
Joined: 2002-07-13 13:43
Location: Berlin
Contact:
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by indenserver »

@vnet

Ich verstehe nicht was Du meinst ?

Gruß
static
Posts: 437
Joined: 2002-10-27 19:56
Location: Schweiz
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by static »

Versuchs mal mit

Code: Select all

tail /var/log/apache/error.log
oder

Code: Select all

tail /var/log/apache/access.log
am besten direkt nachdem die Seiten down waren und dann wieder aufgeschalten wurden.

Wenn die Dateien nicht gefunden werden, danach suchen mit:

Code: Select all

find /var/log -name error.log
und diese Datei mit tail aufrufen.

so long
static
wneth
Posts: 38
Joined: 2003-07-12 22:05
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by wneth »

Mal das ganze an die Mailingliste von PD-Admin senden. Vielleicht weiß da jemand was und die Mitarbeiter antworten da ja auch.
indenserver
Posts: 22
Joined: 2002-07-13 13:43
Location: Berlin
Contact:
 

Re: Pd-Admin Spinnt ? oder ist das Normal ?

Post by indenserver »

Dies ist ein Abschnitt von error.log !
[Sun Nov 23 16:10:02 2003] [notice] caught SIGTERM, shutting down
[Sun Nov 23 16:10:03 2003] [notice] Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2 configured -- resuming normal operations
[Sun Nov 23 16:10:04 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec)
[Sun Nov 23 16:10:04 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sun Nov 23 16:11:10 2003] [error] [client 80.145.20.229] File does not exist: /home/sstordbt/www.sstore.de/images/modellbanner.gif
[Sun Nov 23 16:12:22 2003] [error] [client 80.145.20.229] File does not exist: /home/sstordbt/www.sstore.de/images/modellbanner.gif
[Sun Nov 23 16:12:37 2003] [error] [client 217.184.115.20] File does not exist: /home/hotaunbf/www.hotauktion.net/images/logo.gif
[Sun Nov 23 16:13:23 2003] [error] [client 217.68.175.222] File does not exist: /home/sstordbt/www.sstore.de/images/logo.png
[Sun Nov 23 16:13:41 2003] [error] [client 217.68.175.222] File does not exist: /home/losesdbi/www.losesurf.de/user/pphlogger.js
[Sun Nov 23 16:13:43 2003] [error] [client 217.68.175.222] File does not exist: /home/losesdbi/www.losesurf.de/user/pphlogger.js
[Sun Nov 23 16:13:51 2003] [error] [client 217.68.175.222] File does not exist: /home/losesdbi/www.losesurf.de/user/pphlogger.js
[Sun Nov 23 16:14:05 2003] [error] [client 217.68.175.222] File does not exist: /home/sstordbt/www.sstore.de/images/modellbanner.gif

Ich versteh das nicht !
Post Reply