lua-users home
lua-l archive

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


On Sun, May 30, 2010 at 3:19 PM, Tom <tom.wieland@gmail.com> wrote:
> Hello.
>
> When I recently was configuring Xavante to run an orbit app I found
> that the example configuration posted on the site doesn't work with
> the current Xavante API.

Just an aside, xavante.cgiluahandler won't run Orbit (WSAPI)
applications. Please see "src/launcher/wsapi" in the WSAPI tarball
(this script gets installed automatically by LuaRocks if you install
wsapi-xavante).

I changed cgiluahandler.lua to guard against an empty params hash,
thanks for the report.

> gr,
>
> Tom Wieland
>

--
Fabio Mascarenhas