lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hmmm... How did you get plain cgilua working?

On 2/26/10 6:17 PM, Moritz Wilhelmy wrote:
Hi

I never actually managed to get wsapi/cgilua/anything kepler-related working
with fcgi, but CGI worked fine when I tried. A friend of mine tried even harder
to make things work with fcgi, but he ended up using CGI aswell, if I recall
correctly...  I guess something is broken at fastcgi.

Kind regards,

Moritz

On Fri, Feb 26, 2010 at 06:02:24PM -0800, Rory Toma wrote:
I'm trying to get cgilua to work on an embedded arm platform. I've
compiled and installed lua, fcgi, luafilesytem, cgilua and wsapi. I've
manged to get things tweaked so that wsapi.fcgi stops giving me lib
errors. Now what? I'm pretty sure it's just a matter of configuration
and perhaps file placement, but I am unable to find any resources beyond
"run apt-get and luarocks" - which I tried, by the way on Ubuntu and
ended up having luarocks barf on me with syntax errors.

So, where do I start?

I'm also using lighttpd, and not apache. I tried using thttpd but gave
up on that.

I'll send more details as needed, the stuff I've done so far would be
lengthy to post.

thx