----------------------------------------------------------------
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!!!
----------------------------------------------------------------
I have finally gotten APache 1.3.9 and Apache JServ 1.0 loaded on my
Linux 6.1 box. I also have JDK 1.1.7 and JSDK2.0 loaded.
The configure's went without a hitch and the make;make install went
great for both of them. It says I have DSO support and I recompiled
Apache after installing JServ and added the mod_jserv module. It said
that it was adding and acitvating on the fly. The Include, AddModule,
and LoadModules are all there and in the right place as far as I can
tell. I cleaned up the rest of that apache stuff that comes with
Redhat, like the extra apachectl and http.conf files and made sure that
the ones that I wanted apache to use are the only ones on my machine.
I have edited the jserv.conf and jserv.properties files to the best of
my abilities and made sure that stuff was pointed in the right place.
When I go to run "apachectl start" I get this message:
Syntax error on line 218 of /usr/local/apache_1.3.6/conf/httpd.conf:
Cannot load /usr/local/apache_1.3.6/libexec/mod_jserv.so
into server: /usr/local/apache_1.3.6/libexec/mod_jserv.so: undefined
symbol: jserv_error_exit
/usr/local/apache_1.3.6/bin/apachectl: cannot start
I believe that I have something pointing in the wrong place or something
is missing/misplaced in a directory so that it cannot find and define
jserv_error_exit
Here are the specs of my setup
Redhat Linux 6.1
Apache Web Server 1.3.9 in /usr/local/apache_1.3.9
JDK 1.1.7 in /usr/local/jdk1.1.7_v3
JSDK2.0 in /usr/local/JSDK2.0
Apache JServ 1.0 in /usr/local/ApacheJServ-1.0
and /usr/local/jserv <---has lib directory
hat contains
JServ's .jar file
I would appreciate any help before I throw this thing out the window and
have to start looking for another job :-)
Thanks,
Brian
--
--------------------------------------------------------------
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]