To take part in discussions on talkSFU, please apply for membership (SFU email id required).

C++ compiled CGI running on cgi.sfu.ca

edited September 2009 in General
Did anyone try to run C++ compiled CGI on our sfu server before?

My C++ CGI worked well on my home’s apache server but didn't work on SFU’s server. I already compiled my C++ source file to CGI on the server. The output seems okay if run the CGI on the shell but *failed* on the browser.

Thanks!

Leave a Comment