I post this conclusion in the hope that it may help someone else struggling with this problem.
A Win-CGI program written in Delphi will not work under Apache - that I can find; however, if you recompile the CGI as a straight CGI application for some reason it works
HTH
Hi All,
Has anyone had any success running Delphi CGI's on Apache?
I developed a very simple "HelloWorld" test CGI in Delphi 5 which runs fine on IIS but under Apache 2.0 (Windows XP), it causes an exception on the server.
I added the following to httpd.conf:
AddHandler cgi-script .exe...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.