----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi all,

I am using Apache 1.3.11 on Caldera eDesktop 2.4 ( Linux kernel 2.2.14 )
I tried to install Jserv1.1 as DSO.

My steps of installing are as :
1. ./configure --prefix=/usr/local/jserv --with-apxs=/usr/sbin/apxs
2.  make installl
3.  cd src/c
apxs -c mod_jserv.c
 apxs -i -a -n jserv mod_jserv.so

When I stop or start httpd ( by apachectl ) then I got the following error:
[root@toan c]# apachectl start
Syntax error on line 238 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/libexec/apache/mod_jserv.so into server:
/usr/libexec/apache/mo
d_jserv.so: undefined symbol: jserv_error_exit
/usr/sbin/apachectl start: httpd could not be started

Thanks for your help,

Vu
P/S: My steps may be strange, but my idea is not to recompile Apache httpd
 some servers will not allow to do so ).
Step 1 & 2 : from INSTALL of JServ
Step 3 : from Apache doc




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to