Klaus hat geschrieben:
Wenn ich den Apache starten will, kommt nur eine Fehlermeldung:
/etc/init.d/apache2 start gab 7 (Programm wird nicht ausgeführt) zurück:
Starting httpd2 (prefork) ..failed
Geht mir genauso - habe aber bislang auch noch keine Lösung:
In den error-log steht:
[Sun May 02 12:47:22 2004] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sun May 02 12:47:22 2004] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec2)
Das einzige was ich zu SSLSessionCache in /etc/apache2 gefunden habe ist folgendes:
./ssl-global.conf: # Inter-Process Session Cache:
./ssl-global.conf: # Configure the SSL Session Cache: First the mechanism
./ssl-global.conf: SSLSessionCache none
./ssl-global.conf: #SSLSessionCache dbm:/var/lib/apache2/ssl_scache
./ssl-global.conf: #SSLSessionCache shmht:/var/lib/apache2/ssl_scache(512000)
./ssl-global.conf: #SSLSessionCache shmcb:/var/lib/apache2/ssl_scache
./ssl-global.conf: SSLSessionCacheTimeout 600
Hier kann ich aber auskommentieren was ich möchte, apache2 startet trotzdem nicht

(
Irgendwelche weiteren Ideen?
Viele Grüße
kroe