>
>
> i'm trying to get mod_jk to work.
>
> i configured apache thusly:
>
>
> set APVER=apache-1.3.36
> setenv CC gcc
> ./configure --prefix=/opt/depot/$APVER \
> --enable-module=so \
> --enable-module=info
>
> when i try to start apache, i get this error.
>
> Syntax er
i'm trying to get mod_jk to work.
i configured apache thusly:
set APVER=apache-1.3.36
setenv CC gcc
./configure --prefix=/opt/depot/$APVER \
--enable-module=so \
--enable-module=info
when i try to start apache, i get this error.
Syntax error on line 2 of /opt/depot/apach