Hello,

I recompiled php/apache/openssl/mod_ssl yesterday on a server (exact same as
I had done it before).  Before apache started up with SSL with no problem.
Now when I start (./apachectl startssl), I get this warning:
[Fri Jun 22 10:59:03 2001] [warn] Loaded DSO libexec/libphp4.so uses plain
Apache 1.3 API, this module might crash under EAPI! (please recompile it
with -DEAPI)

Can I just recompile libphp4.a with DEAPI somehow and not have to recompile
apache?  Here is the ./configure for php:
'./configure' '--with-apache=../apache_1.3.20' '--with-mysql'
'--with-msql=/usr/local/Hughes' '--with-mcrypt' '--with-xml'
'--disable-debug' '--enable-track-vars'

Here was the ./configure from Apache:
SSL_BASE=../openssl-0.9.6a
./configure --enable-module=ssl --enable-shared=ssl   --activate-module=src/
modules/php4/libphp4.a --enable-module=php4 --enable-module=rewrite   --enab
le-shared=rewrite --enable-module=cgi --enable-shared=cgi --enable-module=in
clude  --enable-shared=include --prefix=/usr/local/apache

Thanks everyone,
Tyler


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to