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

Alexus,
see if this helps.
try placing the line
Include /usr/local/apache/conf/jserv/jserv.conf
before the addmodule list.
A nice placeholder will be before all the "LoadModule" lines u see in
httpd.conf.

Works for me.

All the best.
-Akshay

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of alexus
Sent: Monday, October 23, 2000 8:14 PM
To: [EMAIL PROTECTED]
Subject: invalid ELF header


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



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