sipXpbx startup problem
- From: "Dale R. Worley" <dworley (at) pingtel.com>
- Date: Wed, 01 Feb 2006 15:58:30 -0500
> > > Apache is not starting and corresponding error log is -
> > > "module mod_ssl is built-in and can't be loaded"
>
> On SuSE 10.0 mod_ssl is built into the Apache RPM and therefore cannot
> be loaded separately (it's already there).
As a general rule, Apache gets upset when it is told to load an external
module that is already built in. You can run ".../httpd -l" to get a
list of all the built-in modules, and then manually comment out the
corresponding LoadModule lines in .../etc/sipxpbx/httpd.conf.
The 'install-fix-apache-modules' command group
in .../sipXpbx/doc/developer/Makefile.config may be suitable to do this
automatically for you.
Dale
_______________________________________________
sipx-dev mailing list
sipx-dev (at) list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev