Failed to start apache??????

Apache, Lighttpd, nginx, Cherokee
Post Reply
galapagos
Posts: 24
Joined: 2002-10-04 04:44
Location: Hamburg
Contact:
 

Failed to start apache??????

Post by galapagos »

Was soll das für eine Meldung Sein??

Code: Select all

Failed to start apache : 
Starting httpd [ PHP4 SSL ZopeKeepHomes ]stty: standard input: Inappropriate ioctl for device
..done
Könnte jemanden mir ein Tipp geben was das soll

Danke
[ djthesound ]
Posts: 300
Joined: 2003-04-21 01:15
 

Re: Failed to start apache??????

Post by [ djthesound ] »

Guten Morgen Galapagos,

Guck mal in der httpd.conf nach, da vermute ich den Fehler.
Ohne Logs, oder anderen Informationen kann ich natürlich
auch nur Vermutungen anstellen. :roll:
samira
Posts: 22
Joined: 2003-09-23 14:54
 

Re: Failed to start apache??????

Post by samira »

[ DJtheSOUND ] wrote:Guten Morgen Galapagos,

Guck mal in der httpd.conf nach, da vermute ich den Fehler.
Ohne Logs, oder anderen Informationen kann ich natürlich
auch nur Vermutungen anstellen. :roll:
und wo bitte finde ich das betreffend logfile..
Bei mir dauert der Seitenaufbau elendig lange...




Grüße

Samira
samira
Posts: 22
Joined: 2003-09-23 14:54
 

Hab da noch was gefunden

Post by samira »

vieleicht hilfts ja

Code: Select all

--------------------------------------------------------------------------------

  Die letzten  Zeilen von /var/log/messages    Only show lines with text     
Sep 24 00:47:54 p15141774 init: Id "T1" respawning too fast: disabled for 5 minutes
Sep 24 00:48:00 p15141774 /USR/SBIN/CRON[4042]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:48:59 p15141774 /USR/SBIN/CRON[4083]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:49:59 p15141774 exiting on signal 15
Sep 24 00:50:01 p15141774 syslogd 1.4.1: restart.
Sep 24 00:50:42 p15141774 exiting on signal 15
Sep 24 00:50:44 p15141774 syslogd 1.4.1: restart.
Sep 24 00:50:59 p15141774 /USR/SBIN/CRON[4171]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:52:00 p15141774 /USR/SBIN/CRON[4208]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:52:39 p15141774 exiting on signal 15
Sep 24 00:52:41 p15141774 syslogd 1.4.1: restart.
Sep 24 00:52:55 p15141774 init: cannot execute "/usr/local/bin/getty-wrapper"
Sep 24 00:52:56 p15141774 last message repeated 14 times
Sep 24 00:52:56 p15141774 init: Id "T0" respawning too fast: disabled for 5 minutes
Sep 24 00:52:56 p15141774 init: cannot execute "/usr/local/bin/getty-wrapper"
Sep 24 00:52:56 p15141774 last message repeated 4 times
Sep 24 00:52:56 p15141774 init: Id "T1" respawning too fast: disabled for 5 minutes
Sep 24 00:53:01 p15141774 /USR/SBIN/CRON[4378]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:54:00 p15141774 /USR/SBIN/CRON[4472]: (root) CMD (/root/confixx/confixx_counterscript.pl) 
Sep 24 00:54:59 p15141774 /USR/SBIN/CRON[4499]: (root) CMD (/root/confixx/confixx_counterscript.pl)
 
Grüße

Samira
wirsing
Posts: 604
Joined: 2002-11-20 21:32
Location: Vaihingen und Karlsruhe
 

Re: Failed to start apache??????

Post by wirsing »

Nicht syslog - eher Apache error_log
samira
Posts: 22
Joined: 2003-09-23 14:54
 

Bitte schön

Post by samira »

Code: Select all

[Wed Sep 24 00:15:15 2003] [error] Failed to resolve server name for 217.160.223.79 (check DNS) -- or specify an explicit ServerName
[Wed Sep 24 00:15:16 2003] [notice] Apache/1.3.26 (Linux/SuSE) mod_ssl/2.8.10 OpenSSL/0.9.6g PHP/4.3.2 configured -- resuming normal operations
[Wed Sep 24 00:15:16 2003] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 24 00:15:16 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Wed Sep 24 00:15:16 2003] [alert] Child 25782 returned a Fatal error... 
Apache is exiting!
Post Reply