PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Fehler beim Starten vom Apache2-Webserver: Warning no MPM found



Hexemer
07.02.06, 07:32
Beim Starten von Apache 2 bekomme ich folgende Fehlermeldung:


/etc/sysconfig/apache2: line 14: : command not found
/etc/sysconfig/apache2: line 30: : command not found
/etc/sysconfig/apache2: line 80: : command not found
/etc/sysconfig/apache2: line 109: : command not found
/etc/sysconfig/apache2: line 119: : command not found
/etc/sysconfig/apache2: line 135: : command not found
/etc/sysconfig/apache2: line 151: : command not found
/etc/sysconfig/apache2: line 168: : command not found
/etc/sysconfig/apache2: line 178: : command not found
/etc/sysconfig/apache2: line 187: : command not found
/etc/sysconfig/apache2: line 195: : command not found
/etc/sysconfig/apache2: line 225: : command not found
/etc/sysconfig/apache2: line 237: : command not found
/etc/sysconfig/apache2: line 247: : command not found
/etc/sysconfig/apache2: line 257: : command not found
/etc/sysconfig/apache2: line 265: : command not found
Warning: no MPM found. Some modules are dependant on the type of MPM.
Module "cgi" is not installed, ignoring.
Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
Module "php4" is not installed, ignoring.
Check the APACHE_MODULES setting in /etc/sysconfig/apache2.
Warning: no MPM found. Some modules are dependant on the type of MPM.
File /etc/apache2/ from APACHE_CONF_INCLUDE_FILES not found. Ignored.
The command line was:
/usr/sbin/httpd2-prefork -f -D
Starting httpd2 (
) httpd2-prefork: could not open document config file /srv/www/\r


Eigentlich hab ich vorher nur den Server neu gestartet und bumm funktioniert es nicht mehr :(

marce
07.02.06, 08:32
... und was davor gemacht?

Welche Distri? Wie installiert? Was sagt ein apachectl configtest?

Tomek
07.02.06, 10:30
Da ist aber einiges durcheinander. Ist der Server abgestürzt? Evtl. würde ich mal ein Dateisystem-Check durchführen. Ansonsten solltest du die Apache- und PHP-Pakete erneut installieren, da ihm ja anscheinend einiges fehlt.

BTW: Sieht nach einem Suse Linux aus...

adler20
13.12.07, 14:31
ich habe Apache Modul mod_rewrite aktiviert, wie das folgende Adresse.

http://enarion.net/web/apache/htaccess/mod_rewrite-on-suse/

dann ist gleichung fehler gegeben.

wie kann ich lösen?

Roger Wilco
13.12.07, 18:46
Hast du etwa versucht den Apache httpd mit "/etc/sysconfig/apache2" zu starten? Probier es mit "/etc/init.d/apache2 start"...

Ansonsten zeig mal den Inhalt deiner /etc/sysconfig/apache2.