Forum Moderators: coopster & phranque

Message Too Old, No Replies

executing a perl script from within a cgi?

         

radius

6:30 pm on Feb 10, 2004 (gmt 0)



Hi
I'm really newbee for cgi / perl related things,
I actually have the .c source of a cgi executable, and I need this executable to launch some perl (or php) scripts but I don't know if it's possible and how.
Thanks in advance :)

volatilegx

7:01 pm on Feb 10, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd think that you'd get a better response to your question if you asked it in a forum that dealt with C (used as CGI) instead of a forum dealing with perl. I imagine you would make some type of system call.