PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : openssl-0.9.8 und apache2-5.0.2


future
28.09.2004, 23:25:04
Bekomme von webmin die Fehlermeldung:


Failed to start apache :

/usr/local/httpd/bin/httpd -d /usr/local/httpd/htdocs -f /usr/local/httpd/conf/ :
Syntax error on line 1 of /usr/local/httpd/conf/ca.crt:
Invalid command '-----BEGIN', perhaps mis-spelled or defined by a module not included in the server configuration

Apache ladet anscheinend den key für den client ??
In der httpd.conf wird per "include" die Datei ssl.conf geholt in welcher der Pfad zur ca.crt steht ...

Kennt sich da jemand aus ?

lg future

meikel
29.09.2004, 00:36:28
Original geschrieben von future
Failed to start apache :

Invalid command '-----BEGIN', perhaps mis-spelled or defined by a module not included in the server configuration
Der Apache ist auch nur ein Mensch und *liest* die Config von oben nach unten. Deine Fehlermeldung besagt, daß der Indianer auf ein Schlüsselwort gestoßen ist, was ihm *zu diesem Zeitpunkt* noch nicht bekannt ist.