This is a discussion on recompiling with -DEAPI after installing modssl?? within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi there, I have just installed modssl and recompiled apache. When I start apachessl, I do get following warnings: Loaded ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi there,
I have just installed modssl and recompiled apache. When I start apachessl, I do get following warnings: Loaded DSO libexec/libphp4.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) [Sat Oct 11 13:21:23 2003] [warn] Loaded DSO /usr/local/lib/mod_gzip.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI) Can anybody give me hint on how to solve this, I am lost. How do I recompile libphp4.so? Thanx for any help, Merlin |
|
|||
|
Merlin <news.groups@web.de> wrote:
> Can anybody give me hint on how to solve this, I am lost. How do I > recompile libphp4.so? You could get the php 4 source code and recompile, or just ignore the message since it's just a warning. Davide |