----------------------------------------------------------------
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!!!
----------------------------------------------------------------
#1. What version of Apache JServ you are using
#2. What version of Apache you are using
#3. What OS and OS version you are using
#4. An exact description of what is going wrong (pretend that we are not
there and we cannot see what you are doing). Include any useful log file
output as well.
#5. Your Apache JServ configuration in Apache
I am trying to install ApacheJserv1.1.2 on my Sparc Solaris 7 (latest
recommended patches) Ultra5 running Apache 1.3.12.
I have tried using a variety of configure options, but settled for those
listed in the INSTALL instructions:
./configure \
--prefix=/usr/local/jserv \
--with-apxs=/usr/local/apache/bin/apxs \
--with-jdk-home=/usr/java1.1 \
--with-JSDK=/usr/local/JSDK2.0/lib \
--disable-debugging
THe configure script mentioned that it was going to build JServ for the DSO
type install. The make command completed without errors, but the make
install only installed the /usr/local/jserv/docs APacheJserv.jar and jserv
configuration file. there was no mod_jserv.so to be found. Since Apache
has been built to use the include mod_jserv.so statement with the
--enable-rule=SHARED_CORE --enable-module=so options, nothing will work.
Which was not the case when using ApacheJServ1.0, this installed everything
perfectly. The only thing that I can blame for the problem is my Apache
install is none standard:
libexecdir=/export/www_admin/libexec
logfiledir=/export/www_admin/logs
sysconfdir=/export/www_admin/conf
servlets=/export/www_admin/servlets
But I don't see how that can really be a problem since ApacheJServ1.0
worked.
Any help will be gratefully received.
Cheers
John
John Parsons : Tel. 01420 540926
Systems/Web Administrator : Fax. 01420 590169
Townpages Ltd : Mob. 07836 248733
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]