apache server not starting after installing scalix

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

hjogoo

apache server not starting after installing scalix

Postby hjogoo » Wed May 16, 2007 12:02 am

Hi just wondering if someone could help me.

I have install scalix.. everything went fine but when I am trying to restart apache, I am getting the following message.

Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 11 of /etc/httpd/conf.d/scalix-tomcat-connector.conf: API module structure `jk_module' in file /etc/httpd/modules/mod_jk.so is garbled - perhaps this is not an Apache module DSO?


Any help is appreciated.

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Wed May 16, 2007 2:45 am

Hi!

Does you situation matches the one in the post below:
viewtopic.php?t=7360

Which version of Scalix are you trying to install and what OS are you using?

Thanks,
Subir

hjogoo

Postby hjogoo » Wed May 16, 2007 6:13 pm

ScalixSupport wrote:Hi!

Does you situation matches the one in the post below:
viewtopic.php?t=7360

Which version of Scalix are you trying to install and what OS are you using?

Thanks,
Subir


Hi Subir,

No it does not match the above mention post. However I am trying to install the community edition (Red Hat Enterprise Linux 5.0) Release 11.0.4 on Centos release 5.

The exact error message is
" /etc/init.d/httpd start
Starting httpd: httpd: Syntax error on line 209 of /etc/httpd/conf/httpd.conf: Syntax error on line 11 of /etc/httpd/conf.d/scalix-tomcat-connector.conf: API module structure `jk_module' in file /etc/httpd/modules/mod_jk.so is garbled - perhaps this is not an Apache module DSO?
"

Moreover, /ect/sbin/apachectl -l gives me

/usr/sbin/apachectl -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c

Thanks

abbzer0

Postby abbzer0 » Thu May 17, 2007 11:24 pm

Strange yours is located in /etc/sbin as mine is /usr/sbin. But I have the same modules in mine (Oh yeah, and I"m running Centos5 final as well)
[root@centos sbin]# /usr/sbin/apachectl -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c
[root@centos sbin]#




My httpd.conf is located in: /etc/httpd/conf/httpd.conf as opposed to yours in /etc/httpd/conf/ . I'm sure you probably just configured yours diffently.

Line 209 is likely referring to this section:

#
# Load config files from the config directory "/etc/httpd/conf.d".
#
Include conf.d/*.conf




I found this on the Apache website:

Q. What's that message about 'garbled DSO ?'
A. It's related to Apache EAPI. The message 'mod_jk.so is garbled - perhaps this is not an Apache module DSO ?' just told you are trying to install a mod_jk.so DSO module that was compiled on an Apache using EAPI, such as Apache-mod_ssl or Apache from Redhat distro 6.2/7.0. However, your system is using the standard Apache with the normal API.



I know I haven't given you a firm answer or anything, but perhaps this will help a bit. I had virtually no problems with my installation. Good luck.


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 6 guests