Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:install_and_configure_php_7.0.26_on_windows_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:install_and_configure_php_7.0.26_on_windows_server [2018/01/02 15:05] – [Enable FastCGI Role Service for IIS7] wikiadminwiki:install_and_configure_php_7.0.26_on_windows_server [2018/01/02 15:08] – [Enable FastCGI Role Service for IIS7] wikiadmin
Line 14: Line 14:
 ====Enable FastCGI Role Service for IIS7====   ====Enable FastCGI Role Service for IIS7====  
   -Make sure that you have enabled FastCGI support for IIS7. This is the URL for the source article containing the following listed instructions: [[https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/enable-fastcgi-support-in-iis-7-on-windows-server-2008-windows-server-2008-r2-windows-vista-or-windows-7]]   -Make sure that you have enabled FastCGI support for IIS7. This is the URL for the source article containing the following listed instructions: [[https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/enable-fastcgi-support-in-iis-7-on-windows-server-2008-windows-server-2008-r2-windows-vista-or-windows-7]]
-  -Note: If you are enabling FastCGI on Server 2008, you may need to download and install the FastCGI Update for IIS 7 for Windows Server 2008 (KB954946) from here: [[http://go.microsoft.com/fwlink/?LinkId=131593]].  This will provide an extra icon for FastCGI Settings in the IIS 7 Management Console.  This FastCGI Settings module is in addition to the existing Handler Mappings module. +  -**Note on Prerequisites**: If you are enabling FastCGI on Server 2008, you may need to download and install the FastCGI Update for IIS 7 for Windows Server 2008 (KB954946) from here: [[http://go.microsoft.com/fwlink/?LinkId=131593]].  This will provide an extra icon for FastCGI Settings in the IIS 7 Management Console.  This FastCGI Settings module is in addition to the existing Handler Mappings module. 
-  -Note2: You may also need or want to install Microsoft IIS 7 Administration Pack 1.0 (x86) on Server 2008 SP2 (x86) from here: [[http://go.microsoft.com/?linkid=9655656]] - (File Name: AdminPack_x86.msi). When you attempt installation using this *.msi file, an alert box may tell you whether this Package is not suitable for your operating system. +  -**Note2 on Prerequisites**: You may also need or want to install Microsoft IIS 7 Administration Pack 1.0 (x86) on Server 2008 SP2 (x86) from here: [[http://go.microsoft.com/?linkid=9655656]] - (File Name: AdminPack_x86.msi). When you attempt installation using this *.msi file, an alert box may tell you whether this Package is not suitable for your operating system. 
-  -Open the "Server Manager" and, in the left pane, select the icon for "Roles" (but do not +expand roles)+  -__Begin Instructions to Enable FastCGI Role Service__.  **First**, Open the "Server Manager" and, in the left pane, select the icon for "Roles" (but do not +expand roles)
   -In the right pane, under Windows Server (IIS), look under the subcategory of Role Services, and click the link on the far right to "Add Role Services"   -In the right pane, under Windows Server (IIS), look under the subcategory of Role Services, and click the link on the far right to "Add Role Services"
   -Under Application Development category, select the checkbox next to "CGI" for installing the "CGI" role service.  This enables both the CGI and the FastCGI services.   -Under Application Development category, select the checkbox next to "CGI" for installing the "CGI" role service.  This enables both the CGI and the FastCGI services.
wiki/install_and_configure_php_7.0.26_on_windows_server.txt · Last modified: 2022/10/29 17:31 by wikiadmin