----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Cedric,
>Full Description
>I install Jserv 1.1, I change jserv.conf and jserv.properties to put
>ajpv12 ( at the place of ajpv11).and nothing run ?
If you are updating from JServ1.0 check that your httpd.conf file from the
Apache conf files has;
include "f:/your/path/to/jserv.conf"
in 1.0 the include directive had to point to mod_jserv.conf, but this file
isnt used in 1.1 and the include has to point to jserv.conf for 1.1. The
install for Apache JServ doesnt overwrite old conf files so all the 1.0
directives remain in hte conf files if you install 1.1 over 1.0. If you get
really stuck, back up your current configuration, delete the Apache folders
and then reinstall Apache and JServ. The install will write fresh conf files
for 1.1 and it doesnt take too long.
Hope that helps.
Cameron Riley
--
--------------------------------------------------------------
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]