----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> Hello - [reposting this for lack of response]
>
> I'm planning on upgrading from Apache 1.3.6 and JServ 0.9.12 to Apache
> 1.3.12 and JServ 1.1, on Solaris 5.6. Apache and JServ are NOT located in
> the default /usr/local directory. If I use the following commands, will
> it
> touch configuration files? This server is a webserver and I can't mess
> around with it, and want to keep downtime of the webservice minimal.
>
> 1. place JSDK2.0 directory into same place as apache. [Can anyone
> confirm
> or deny this to be correct? No install command or anything?]
>
> 2. do nothing for JDK.. somewhere I read that JSDK2.0 already includes it?
>
> 3. /path/to/new/apache_1.3.12/configure --prefix=/path/to/old/apache
> --enable-rule=SHARED_CORE --enable-module=so
>
> make
> make install
>
> 4. /path/to/new/ApacheJServ-1.1/configure --prefix=/path/to/old/jserv
> --with-apxs=/path/to/apache/bin/apxs
> --with-JSDK=/path/to/JSDK2.0/lib/jsdk.jar
>
> make
> make install
>
>
> I basically followed Garrison Roberts directions (thank you, if you read
> this!!!!) since I have zero knowledge on apache. There's a few .sh under
> the apache directory, and apache/conf contains plenty of config files that
> have been modified. What will I need to do to preserve these?
>
> Thanks all,
> Miriam
--
--------------------------------------------------------------
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]