Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Apache startet nicht mehr!

Empfohlene Antworten

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ß

existiert das WorkersFile? ist es korrekt eingestellt? läuft der Tomcat fehlerfrei? was scheint in den logfiles von Apache und Tomcat auf? sind JAVA_HOME und CATALINA_HOME korrekt gesetzt, respektive ist das korrekte JDK vorhanden?

s'Amstel

Also, ich habe folgendes gemacht:

Meine Umgebungsvariablen sind wie folgt gesetzt:

APACHE_HOME = C:\Programme\Apache Software Foundation\Apache2.2

CATALINA_HOME = C:\Programme\Apache Software Foundation\Tomcat 5.5

JAVA_HOME = C:\Programme\Java\jdk1.5.0_10\

Path = ...C:\Programme\Java\jdk1.5.0_10\bin;C:\Programme\Apache Software Foundation\Tomcat 5.5\bin;C:\Programme\Apache Software Foundation\Apache2.2\bin;

mod_jk.so in C:\Programme\Apache Software Foundation\Apache2.2\modules kopert. Ja, es ist ein so, weil Apache für Win auch so anbietet und kein dll.

Den httpd.conf habe ich um

<IfModule !mod_jk.c>

LoadModule jk_module modules/mod_jk.so

</IfModule>

ergänzt.

Bei einem Restart von Apache, bekomme ich die Fehlermeldung: "The requested operation has failed!".

Warum läuft das nicht. Was ist den falsch? Hat jemand eine Idee?

Gruß

Anna

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.