CGI and ISAPI compatability

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
bloodl
Forum Commoner
Posts: 48
Joined: Thu Jun 21, 2007 12:33 am

CGI and ISAPI compatability

Post by bloodl »

Hi,

Recently we installed a web ap that is running really slowly (but fast on other servers). It has been suggested to us that FastCGI could be the solution.
  • q1. Currently our server API is ISAPI, so if I were to install FastCGI, would that cause conflicts? In other words, can you run ISAPI and FastCGI at the same time?
    q2. Does PHP work if ISAPI is not enabled?
If anyone could help me out with some advice, I would really appreciate it. I'm not extremely learned in server config. 8O

Cheers,
Doug
Post Reply