sarta
Programmer
- Nov 3, 2006
- 29
I use a utility called shc ( to encrypt a perl script by creating an executable by putting a C wrapper around the script.
The encrypted executable runs fine from the command line, however I am unable to get it to run through the apache server in cgi-bin (Internal Server Error).
Is there a change I can make to my httpd.conf to make it work?
The encrypted executable runs fine from the command line, however I am unable to get it to run through the apache server in cgi-bin (Internal Server Error).
Is there a change I can make to my httpd.conf to make it work?