Re: binary cgi script download instead of executing

2016-05-02 Thread Aleksandar Lazic
Hi. Am 02-05-2016 10:55, schrieb mayak: hi all, i have simply broken my brain trying to execute a `cgi` script that requires no interpreter -- just execute the cgi binary with the query portion of the url, and it spits out html content. no matter what i do, i always end up with ELF> GARBAGE -

Re: binary cgi script download instead of executing

2016-05-02 Thread Edho Arief
Hi, On Mon, May 2, 2016, at 17:55, mayak wrote: > hi all, > i have simply broken my brain trying to execute a `cgi` script that > requires no interpreter -- just execute the cgi binary with the query > portion of the url, and it spits out html content. > no matter what i do, i always end up with E

binary cgi script download instead of executing

2016-05-02 Thread mayak
hi all, i have simply broken my brain trying to execute a `cgi` script that requires no interpreter -- just execute the cgi binary with the query portion of the url, and it spits out html content. no matter what i do, i always end up with ELF> GARBAGEĀ  -- the cg