#192 closed fixme (done)

ulua doesn't pass querystring to script

Reported by: Mridul Owned by:
Priority: normal Milestone:
Component: uwiki Keywords:
Sub Tickets: Parent Tickets:

Description

if i have a url like domain/uwiki/test/?login

the script aborts with a message,
/usr/local/bin/ulua: wrong number of arguments, really started as script interpreter?

if i use /usr/bin/lua as shebang, it works alright.

Change history (2)

comment:1 by Christian Thäter, at 2009-07-22T07:42:21Z

I wonder how CGI arguments are passed to the program, I thought thats done by env vars. so far i tried to figure that out but didn't finished that yet, waiting for you on irc then we can continue that together.

comment:2 by Christian Thäter, at 2009-07-22T17:06:54Z

Resolution: done
Status: newclosed

should be fixed now

Note: See TracTickets for help on using tickets.