Hello. I recently installed php4 into apache 1.3.24 as a DSO module. When I started up apache this morning, i got the following warning message:
[warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
/usr/local/apache1/bin/apachectl start: httpd started
First off, what is EAPI and DEAPI and why might Apache crash? Also, how do I recompile libexec/libphp4.so with -DEAPI?
Thanks!
--REI
[warn] Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
/usr/local/apache1/bin/apachectl start: httpd started
First off, what is EAPI and DEAPI and why might Apache crash? Also, how do I recompile libexec/libphp4.so with -DEAPI?
Thanks!
--REI