Hi, As far as i have tested, PHP works fine in FastCGI mode with IIS6, Win2003. This is probably a better and more reliable option that ISAPI.
See http://php.weblogs.com/fastcgi_with_php_and_iis ----- Original Message ----- From: "Bob Rathke Jr." <[EMAIL PROTECTED]> Newsgroups: php.windows To: <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 12:49 AM Subject: IIS 6 PHP issue? Hi all! Having issues getting PHP (latest) working on my new IIS6 server. I have it installed and working with limited functionality. I can call the base exe and run scripts. I have not been able to get the ISAPI filter loaded and my lead developer is having trouble making calls to several functions. Here is an error example! Fatal error: Call to undefined function: w32api_register_function() in c:\websites\development.ofa.com\uptime.php on line 19 Have not been able to find much on installing on IIS 6 any help would be appreciated! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php