On Fri, 28 Sep 2001, Rachel wrote: > I tried to install mod_ssl on my FreeBSD server today... when > i finish installed the mod_ssl, openssl, MM and apache.. i tried to > start the apache web server. But, the error messages as below appear. > > [Thu Sep 27 19:04:35 2001] [warn] Loaded DSO > libexec/mod_example.so uses plain Apache 1.3 API, this module might c > rash under EAPI! (please recompile it with -DEAPI)
Do as the message suggests and recompile all your shared modules. Or perhaps you did recompile them but didn't install the new copies to their correct location... --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
