006
21.02.2004, 13:44 Uhr
Pablo
Supertux (Operator)
|
Das komische ist, dass ich jetzt in /www/conf/httpd.conf eingefügt habe:
Code: |
# Example: // Zeile war dabei # LoadModule foo_module libexec/mod_foo.so // Zeile war dabei LoadModule auth_module /usr/lib/apache2/mod_auth.so
|
Und wenn ich Apache nochmal starte, dann bekomme ich:
Code: |
Syntax error on line 205 of /www/conf/httpd.conf: Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration /www/bin/apachectl start: httpd could not be started
|
Ich sehe nicht, wo der Fehler liegt.
Und wenn ich
Code: |
AddModule mod_auth.c
|
allein lasse, dann bekomme ich
Code: |
[Sat Feb 21 08:53:40 2004] [warn] module mod_auth.c is already added, skipping
|
D.h. mod_auth.c ist schon geladen, frag ich mich nur, wann. Denn eine zweite AddModule gibt es nicht. -- A! Elbereth Gilthoniel! silivren penna míriel o menel aglar elenath, Gilthoniel, A! Elbereth! Dieser Post wurde am 21.02.2004 um 13:47 Uhr von Pablo editiert. |