PHP install/upgrade
- PHP 5.4 is compatible with Supplier Connect Response Portal Version 7. It is recommended for security reasons to update to PHP version 7.1
Microsoft Web Platform Installer
- Logon to the machine running the IIS
- Download and install Microsoft Web Platform Installer 5.0 is not already installed.
Link https://www.microsoft.com/web/downloads/platform.aspx or Search 'Microsoft Web Platform Installer'
Packages to be installed Packages to be installed (found online):
' PHP 7.3.X (x86) for IIS Express'
' Microsoft Drivers 4.3 (x86) for PHP v7.3 for SQL Server in IIS'
' Windows Cache Extension 2.0 (x86) for PHP 7.3 in IIS Express (Automaitcally Automatically selected when PHP is selected)
' PHP Manager for IIS'
- Click on Products and Search for PHP 7.1
- Search for PHP Manager
- Install the following packages
Configure PHP.ini File
...
Find the Extensions section at the bottom of the php.ini file
Add the following
- extension=php_odbc.dll
Save the php.ini file
Configure Firewall Settings
...