Thanks for your help. I resolved this. The version of apxs that Plesk
had installed was for Apache 1.3. I downloaded the httpd-devel package
for 2.0.51 and was able to get this working.
Mladen Turk wrote:
Robert Palmer wrote:
I'm running 2.0.51 of Apache. I build mod_jk with --with-apxs. ??
If your Apache supports dso modules then simple:
./configure --with-apxs=/path/to/apache/bin/apxs
make
make install
will work for sure.
Use most recent stable (jk-1.2.15).
If you are not sure if apache supports dso just post the
output from 'httpd -V'.
Regards,
Mladen.
---------------------------------------------------------------------
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]