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.
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.
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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now