Allready answered, just search the mail archive
>-----Original Message----- >From: Mradul Awasthi [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, October 23, 2001 1:49 PM >To: [EMAIL PROTECTED] >Subject: EAPI Vs DEAPI > > >hi , >i have mod_jk.so file. >i made with > > /usr/local/apache/bin/apxs -o mod_jk.so \ > -I${JAVA_HOME}/include/linux \ > -I../jk -I${JAVA_HOME}/include \ > -c *.c ../jk/*.c > > >when i included in the httpd.conf file >LoadModule mod_jk libexec/mod_jk.so > >and restart the apache ,apache fail to restart > >also > >[warn]Loaded DSO modules/mod_jk.so uses plain apache 1/3 >API,this module might crash under EAPI! (Please recompile it >with -DEAPI), >how can i recompile with -DEAPI. > >thanks in advance. > >Mradul >
