Hi,
I was became crazy.
I don't understand this error when I launch
Apache
[root@www bin]# ./apachectl configtest
Syntax error on line 8 of /usr/local/jakarta-tomcat/conf/mod_jk.conf-manual: Invalid command 'LoadModule', perhaps mis-spelled or defined by a module not included in the server configuration [root@www bin]#
These are my mod_jk.conf-manual rows
#
# The following line instructs Apache to load the jk module # LoadModule jk_module libexec/mod_jk.so #AddModule mod_jk.c JkWorkersFile /usr/local/jakarta-tomcat/conf/workers.properties JkLogFile /usr/local/jakarta-tomcat/logs/mod_jk.log #
# Log level to be used by mod_jk # JkLogLevel error Help me, please.....
Thanks in advance.
Pier Paolo.
|