morganDS Posted December 23, 2007 Posted December 23, 2007 I can't get cgi scripts to run with heliohost. I know that my cgi file is ok because it runs fine offline with Apache. When I request it from my site, however, I get an "Internal Server Error" message. I went to the "CGI Center" from my account and clicked on "Simple CGI Wrapper" and it said that it was activated. My cgi file is located in the scgi-bin directory and I know that I am linking to it properly. Quote
morganDS Posted December 25, 2007 Author Posted December 25, 2007 I put it in the cgi-bin directory and changed the permissions to 0755, but it's still not working. My code is in C++ and I'm compiling with Visual C++ 2005 Express if that makes any difference. Quote
Ashoat Posted December 26, 2007 Posted December 26, 2007 Sorry, but we only allow Perl or Python scripts as CGI. Allowing execution of C++ applications would be a huge security risk. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.