EnkompassConfig.txt file, which was placed on the desktop of the user who installed Enkompass.
The screenshot below shows the PHP version saved in a sample IIS file share (located, in this case, at \\DOC1\iis_config\PHP on the server's network). In this example, the Enkompass installer placed one version of PHP in the PHP folder. It also gave the folder the proper permissions to allow every website to access that version of PHP.

PHP resides in the IIS file share.
.zip file for the PHP version(s) you wish to install. PHP folder. php-digit.digit.digit). If the folder is not named this way, Enkompass will not be able to access it properly. 
Create a subfolder for the additional PHP release (in this case, 5.3.5).
.zip file(s), and copy the unzipped contents into the appropriate folder(s).
PHP.ini file:
Next, you can configure each domain's PHP version.fastcgi.impersonate = 1 date.timezone = GMT cgi.fix_pathinfo = 1 cgi.force_redirect = 0 extension_dir = "ext"