mein Apache startet leider nur mit PHP und PERL.
Hier ein paar Auszüge aus den Dateien. Ich hoffe, diese können euch helfen um mir zu helfen !
mod_ssl ist installiert
Code: Select all
web1:/var/log/httpd # apachectl startssl
Syntax error on line 1422 of /etc/httpd/httpd.conf:
Invalid command 'SSLEngine', perhaps mis-spelled or defined by a module not included in the server configuration
/usr/sbin/apachectl startssl: httpd could not be started
Code: Select all
SSLEngine on
Code: Select all
[Sat Dec 7 18:14:16 2002] [notice] caught SIGTERM, shutting down
[Sat Dec 7 18:14:36 2002] [error] Cannot remove module mod_ssl.c: not found in module list
[Sat Dec 7 18:14:39 2002] [notice] Apache/1.3.23 (Unix) PHP/4.1.0 mod_perl/1.26 configured -- resuming normal operations
[Sat Dec 7 18:14:39 2002] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Dec 7 18:14:39 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Sat Dec 7 18:14:39 2002] [notice] caught SIGTERM, shutting down
[Sat Dec 7 18:14:41 2002] [error] Cannot remove module mod_ssl.c: not found in module list
Vielen Dank
