Sorry if I'm being dense...here's my LoadModule line:

# Load mod_jk
LoadModule jk_module /usr/lib/apache/mod_jk.so

And here's yours:
#Try changing to this
# Load mod_jk
LoadModule jk_module /usr/lib/apache/mod_jk.so

So, you think I should add quotes somewhere? Thanks
again, and sorry I'm so confused.

Is there any way to determine if the module has been
loaded? So, if I take out the JkMount line so that
Apache will start, is there a way to tell what modules
it has loaded? Thanks.

Gregg


> The quotes and the lack of a newline.
>
> Oscar
>
> On Wed, 12 Feb 2003, Barley wrote:
>
> > I've tried including the auto-generated file. It
didn't
> > make a difference, and I'd rather manually
configure in
> > httpd.conf. It shouldn't make any difference,
right?
> >
> > And, I'm sorry Oscar, but what should I change? I
don't
> > see any difference between your LoadModule line and
> > mine. Thanks for the suggestions :)
> >
> > Gregg
> >
> >
> > > Try chaning the lines below:
> > > The other thing you could do is also trying to
> > include the auto mod_jk
> > > file in httpd.conf such as:
> > >
> > > Include /usr/local/tomcat/conf/auto/mod_jk.conf
> > >
> > > But I'd try below first.
> > >
> > > Oscar
> > >
> > > #Try changing to this
> > > # Load mod_jk
> > > LoadModule jk_module /usr/lib/apache/mod_jk.so
> > >
> >
> >
> >
>
> -----------------------------------------------------
----------------
> > To unsubscribe, e-mail:
[EMAIL PROTECTED]
> > For additional commands, e-mail:
[EMAIL PROTECTED]
> >
>
>
> -----------------------------------------------------
----------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail:
[EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to