colap Posted October 30, 2012 Share Posted October 30, 2012 I got two links: http://www.w3resource.com/php/installation/install-php-on-iis-in-windows-7.php http://php.net/manual/en/install.windows.iis7.php Which one should i follow? Which one is correct way? Do i have to use php script as cgi? It's a project with both html form and php script. Link to comment https://forums.phpfreaks.com/topic/270059-how-to-configure-php-on-windows-7-with-iis-web-server/ Share on other sites More sharing options...
Christian F. Posted October 30, 2012 Share Posted October 30, 2012 I'd follow the PHP manual, since it's the official resource on all things PHP, and the other is somewhat outdated. You don't have to run the PHP parser as CGI, but it is the recommended way of doing it. Link to comment https://forums.phpfreaks.com/topic/270059-how-to-configure-php-on-windows-7-with-iis-web-server/#findComment-1388655 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.