Home IIS.NET Forums Partner and Community Forums PHP Community WordPress on IIS not recognizing latest version of PHP installed on I... Re: WordPress on IIS not recognizing latest version of PHP installed...
44 Posts
Moderator
Jul 04, 2019 12:23 PM|mbanavige|LINK
It's possible to have multiple php version installed side-by-side.
Make sure the php handler mapping for your site is pointing to the version you want.
https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis#configure-iis-to-handle-php-requests
44 Posts
Moderator
Re: WordPress on IIS not recognizing latest version of PHP installed on IIS (7.2)
Jul 04, 2019 12:23 PM|mbanavige|LINK
It's possible to have multiple php version installed side-by-side.
Make sure the php handler mapping for your site is pointing to the version you want.
https://docs.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-applications-on-iis/using-fastcgi-to-host-php-applications-on-iis#configure-iis-to-handle-php-requests