[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
JServ on Apache
- To: Linux Delhi <linux-delhi@xxxxxxxxxxxxxxxxxxxxx>
- Subject: JServ on Apache
- From: Goldwyn Rodrigues <goldwyn_r@xxxxxxxxxxxx>
- Date: Sun, 08 Apr 2001 19:48:44 +0530
- Organization: Autmobile Ancillary Products
- User-agent: Mozilla/5.0 (X11; U; Linux 2.2.17-21mdk i686; en-US; 0.8) Gecko/20010215
Dear Friends,
I want the Apache Server serve JSP files. I got the JServ C files from
the PC-Quest CD. I am using MAndrake and it din't have apxs so I used
the old apxs (by installing apache-devel 1.3.9-4) from the PC-Quest
CDs.I am using Apache 1.3.14-2. I compiled using apxs -c -o mod_jserv.so
*.c and included in tomcat.conf which in turn was used in httpd.conf.
Now on restarting apache it gives me a warning - Loaded DSO
modules/mod_jserv.so uses plain Apache 1.3 API, this module might crash
under EAPI! (please recompile it with - DEAPI. Though it is just a
warning the server refuses to serve any jsp pages. Now, how do i go
about re-compiling it and what do EAPI and DEAPI stand for?
Moreover Apache is not able to recognise the examples directory - Well
there is some problem with their directory settings but i was able to
set it right.
Thanx in advance
Goldwyn :o)