Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted

Sorry, but we only allow Perl or Python scripts as CGI. Allowing execution of C++ applications would be a huge security risk.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...