Hi Prasanna
I am just learning Lua too, so this is the blind leading the blind.....
I think you need http://httpd.apache.org/mod_fcgid/
Shouldn't the OS module go something like:
os.execute("ls")?? Aren't you missing the os. part? If this is not the
problem is the directory your writing to writable?
Hope this helps-Patrick
Prasanna Lakshmi wrote:
Hi friends,
I have few queries ...pls provide your suggestions.
1) How can i call cgilua scripts(version 5.1.3) from apache server.
pls mention the URL contents for calling scripts
modifications required for apache server conf file
permissions of the user/cgilua folder while
doing this process.
2)Pls provide any tutorial for cgilua-3.2 version (for commands
execute, I/O operations,string manipulations). And in my case i have
just specified the following commnads.
execute("echo prasanna") -- this command is not printing
anything to screen
write(execute("mkdir swamy")) -- priting -1 on webpage,
is not
creating swamy directory on hard disk.
Please help me to come out of these problems.
Thanking you.
Regards
Prasanna Lakshmi
------------------------------------------------------------------------
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/
_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/