httpd Fehlermeldung

Apache, Lighttpd, nginx, Cherokee
Post Reply
jaky
Posts: 141
Joined: 2003-03-23 13:04
Location: Cambrils (E)
 

httpd Fehlermeldung

Post by jaky »

Bekomme laufend diese Fehlermelung nach Umstellung des Servers von p123456789.pureserver.info auf network-1a.de !

Code: Select all

[Fri Feb 13 18:18:08 2004] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.2 configured -- resuming normal operations
[Fri Feb 13 18:18:08 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Feb 13 18:18:08 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Fri Feb 13 18:18:53 2004] [notice] caught SIGTERM, shutting down
[Fri Feb 13 18:19:00 2004] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.2 configured -- resuming normal operations
[Fri Feb 13 18:19:00 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Feb 13 18:19:00 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
Den Server hab ich gestern um 19.00 Uhr umgestellt.

Auch mit shutdown .... neu gebootet und getestet.

Die Fehler traten heute erst auf als ich den apache neu starten wollte.
Hat einer ne Idee dazu?
gonzo_ac
Posts: 92
Joined: 2003-06-17 18:43
 

Re: httpd Fehlermeldung

Post by gonzo_ac »

wo siehst du denn da ne fehlermeldung???

ich würde mal so pauschal sagen das ist einfach ein restart des Apache

grüsse
jaky
Posts: 141
Joined: 2003-03-23 13:04
Location: Cambrils (E)
 

Re: httpd Fehlermeldung

Post by jaky »

Sorry! Die falsche Datei kopiert :oops:

Code: Select all

[Sat Feb 14 06:56:39 2004] [notice] caught SIGTERM, shutting down
[Sat Feb 14 06:56:46 2004] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.2.2 configured -- resuming normal operations
[Sat Feb 14 06:56:46 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Feb 14 06:56:46 2004] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sat Feb 14 07:03:13 2004] [notice] caught SIGTERM, shutting down
[Sat Feb 14 07:04:15 2004] [alert] mod_unique_id: unable to gethostbyname("network-1a")
[Sat Feb 14 07:06:33 2004] [alert] mod_unique_id: unable to gethostbyname("network-1a")
Wie schon ober erwähnt, lässt sich der Apache nur nach 6 10 Restartversuchen wieder hochfahren.
pf4
Posts: 91
Joined: 2002-12-09 10:27
 

Re: httpd Fehlermeldung

Post by pf4 »

Du setzt ned zufällig XAMPP ein oder ;)

einfach den MOD auskommentieren dann gehts !
alexander newald
Posts: 1117
Joined: 2002-09-27 00:54
Location: Hannover
Contact:
 

Re: httpd Fehlermeldung

Post by alexander newald »

Mal schauen warum

Code: Select all

[Sat Feb 14 07:06:33 2004] [alert] mod_unique_id: unable to gethostbyname("network-1a")
da network-1a und nicht network-1a.de steht!
Post Reply