Luzifer Altenberg wrote:
Hallo
when runnig on OS X (10.4.3)
apachectl configtext
I get this
[Mon Jan 9 19:28:54 2006] [warn] Loaded DSO libexec/httpd/
mod_neko.ndll uses plain Apache 1.3 API, this module might crash under
EAPI! (please recompile it with -DEAPI)
This is because your Apache is using mod_ssl which modify the apache
headers. You need to define -DEAPI when compiling mod_nneko.ndll ( you
can add it to the cflags array in neko/src/tools/install.neko )
Nicolas
---
Neko : One VM to run them all