Apache - Problem nach Reinstallation

Apache, Lighttpd, nginx, Cherokee
Post Reply
highlander74
Posts: 42
Joined: 2004-01-02 15:34
 

Apache - Problem nach Reinstallation

Post by highlander74 »

Hi !

hatte zuerst nach PHP-Update etc., dieses Problem:

http://www.rootforum.org/forum/viewtopic.php?t=17407

Habe dann den Apachen per Yast neu installiert. Dummerweise wurden dabei die alten Config Files gelöscht. Ich hatte aber noch eine httpd.bak, in der das Confixx-Zeug (include auf vhost, document root etc.) noch drin war.

Beim Starten bekomme ich allerdings jetzt diese Meldung:
Failed to start apache :
Starting httpd [ PERL PHP4 SSL ]

[Sat Jan 3 15:26:12 2004] [warn] module mod_ssl.c is already added, skipping
[Sat Jan 3 15:26:12 2004] [warn] module mod_sxnet.c is already added, skipping
Syntax error on line 5 of /etc/httpd/confixx_vhost.conf:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration
..failed
Wo sind diese php_admin_flags definiert ? Was hab ich noch vergessen ?

Ich weiss auch nicht wieso er die Module anmault. Kommen nicht mehrfach vor.
highlander74
Posts: 42
Joined: 2004-01-02 15:34
 

Re: Apache - Problem nach Reinstallation

Post by highlander74 »

Jetzt noch mod_php4 und mod_ssl per yast de- und wieder installiert und jetzt bleiben noch die Meldungen
Failed to start apache :
Starting httpd [ PERL PHP4 SSL ]

[Sat Jan 3 15:53:40 2004] [warn] module mod_ssl.c is already added, skipping
Syntax error on line 2 of /etc/httpd/suse_addmodule.conf:
Cannot add module via name 'mod_sxnet.c': not in list of loaded modules
..failed
übrig.

Soll ich nicht lieber laut FAQ gleich die CGI Version aufsetzen ? Dann hab ich zwei Probleme mit einer Klappe geschlagen und habe noch ein sichereren Apachen !?

Reicht es dann unten in der httpd.conf die Confixx Sachen reinzumachen !?

Für jeden Tip bin ich herzlich dankbar ! Schon am Verzweifeln hier .. :(
highlander74
Posts: 42
Joined: 2004-01-02 15:34
 

Re: Apache - Problem nach Reinstallation

Post by highlander74 »

Ok jetzt läuft alles aber ich bin wieder bei dem Fehler wo ich angefangen habe (Ursprungsproblem):
Starting httpd [ PERL PHP4 SSL ][Sat Jan 3 15:57:17 2004] [warn] module mod_ssl.c is already added, skipping
stty: standard input: Inappropriate ioctl for device
..failed
Post Reply