----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Having some trouble with the ApacheJServ rpm.
It installs okay:
# rpm -ihv ApacheJServ-1.1.1-1.i386.rpm
ApacheJServ
##################################################
using java VM /usr/local/jdk/bin/java
In order to enable JServ, restart the webserver and try
http://localhost/servlets/IsItWorking
and
http://localhost/jserv/
-- ENJOY! --
But when I try to restart the webserver:
# /etc/rc.d/init.d/httpd restart
Shutting down http: [ OK ]
Starting httpd: Syntax error on line 34 of /etc/httpd/conf/httpd.conf:
API module structure `jserv_module' in file /etc/httpd/modules/mod_jserv.so
is garbled - perhaps this is not an Apache module DSO?
[FAILED]
#
My system is vanilla RedHat 6.1 with Apache 1.3.9 also installed
via rpm:
# rpm -q apache
apache-1.3.9-8
I can't find mention of this error in Deja or on any FAQ or mailing list.
What am I doing wrong?
Thanks,
-kristi
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
--------------------------------------------------------------
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]