Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JimBlock

    Any success with Dephi CGI on Apache?

    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
  2. JimBlock

    Any success with Dephi CGI on Apache?

    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...

Part and Inventory Search

Back
Top