
November 28th, 2001, 10:40 AM
|
|
Junior Member
|
|
Join Date: Nov 2001
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
SSL installation problems
After installation of the Apache 1.3.20.tar.gz with SSL (mod_ssl-2.8.4-1.3.20.tar.gz + openssl-0.9.6b.tar.gz) under Mandrake 8.0 I got some problems.
apachectl startssl
returns many warnings like:
[Warning] Loaded DSO libexec/.... uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)
but finally starts successfilly.
The question is:
what is the difference between EAPI and DEAPI and how to recompile all nesesary modules (or all of them in the process of the server's installation) with DEAPI.
Thank's in advance.
|