muskulus
Goto Top

Apache startet nicht mehr!

Tomcat

Hallo,

ich versuche Apache und Tomcat kommunizieren zu lassen.
Habe Windows XP
Apache HTTP Server 2.2.4
Apache Tomcat 5.5.23 und
tomcat-connectors-1.2.21.

Zusätzlich habe ich mod_jk.so heruntergeladen (weil es kein .dll bei apache.org gibt) und in Apache-Ordner unter modules kopiert.

Bei der Konfiguration von Apache habe ich in httpd.conf folgendes eingetragen:

<IfModule !mod_jk.c>
LoadModule jk_module modules/mod_jk.so
</IfModule>

<IfModule mod_jk.c>
JkWorkersFile "conf/workers.properties"
JkLogFile /logs/mod_jk.log"

JkLogLevel warn
</IfModule>

Wenn ich den Server neu starten möchte, bekomme ich die Fehlermeldung "The requested operation has failed!".

Was mache ich falsch? Bin für jede Hilfe dankbar!

Gruß

Content-Key: 54091

Url: https://administrator.de/contentid/54091

Printed on: April 24, 2024 at 12:04 o'clock