[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: CGILua on Apache
- From: Tomas <tomas@...>
- Date: Wed, 8 Feb 2006 12:00:14 -0200 (BRST)
Hi David,
# apachectl configtest
Syntax error on line 196 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_lua.so into server:
/etc/httpd/modules/mod_lua.so: undefined symbol: luaopen_base
(This problem goes away if I manually edit the mod2 makefile to statically
link in liblualib)
Have you installed LuaBinaries Release 2? It seems you're
using stock Lua distribution and in this case you could have a library
not correctly configured to Kepler.
But in any case, when I actually go to start Apache, it simply fails to
start. No error messages anywhere that I can see.
Have you looked at the error logs?
Regards,
Tomas