----------------------------------------------------------------
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!!!
----------------------------------------------------------------

here is how I compile it:

cd ../ApacheJServ-1.1.2
./configure --prefix=/usr/local/apache --enable-shared=max 
--with-apxs=/usr/local/apache/bin/apxs
make
make install
echo "Include 
/usr/local/apache/conf/jserv/jserv.conf">>/usr/local/apache/conf/httpd.conf

and here is what i get when i'm trying to run apache

root@box:/usr/local/apache# bin/apachectl start
Syntax error on line 13 of /usr/local/apache/conf/jserv/jserv.conf:
Cannot load /usr/local/apache/libexec/mod_jserv.so into server: 
/usr/local/apache/libexec/mod_jserv.so: invalid ELF header bin/apachectl start: httpd 
could not be started
root@box:/usr/local/apache#




--
--------------------------------------------------------------
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]

Reply via email to