HOWTO Update list of PHP/.NET versions for PHP and .NET Selectors
In order to make changes to configuration files in Atomia Applications, you have to follow rules and regulations regarding Atomia configuration files and transformation. More information about it can be found on following links:
http://support.atomia.com/solution/articles/4000010876-atomia-configuration-files-and
To update list of PHP version in PHP selector you need to take next steps:
-
Information about what PHP versions are available into PHP selector are available in file Atomia.Web.Plugin.Domain.dll.config file that is located in
C:\Program Files (x86)\Atomia\HostingControlPanel\bin -
To update list of PHP versions, you need to make transformation file Atomia.Web.Plugin.Domain.dll.phpVersions.config for example, and to look like in picture below and store it in
C:\Program Files (x86)\Atomia\HostingControlPanel\bin\Transformation Files -
In field “value” you put versions of PHP that you want to be visible in PHP selector.
-
After making transformation file, it is necessary to run “Recreate config file” that is located in C:\Program Files (x86)\Atomia\HostingControlPanel
-
To change version of PHP in HCP you can do following HOWTO solution listed below
http://support.atomia.com/solution/articles/4000079164-howto-change-php-version-for-linux-apache-website
To update list of .NET version in .NET selector you need to take next steps:
-
Information about what .NET versions are available in .NET selector are available in file Atomia.Web.Plugin.Domain.dll.config file that is located in
C:\Program Files (x86)\Atomia\HostingControlPanel\bin
-
To update list of .NET versions, you need to make transformation file Atomia.Web.Plugin.Domain.dll.dotNetVersions.config for example and to look like in picture below and store it in: C:\Program Files (x86)\Atomia\HostingControlPanel\bin\Transformation Files
-
In field “value” you put versions of .NET that you want to be visible in .NET selector.
-
After making transformation file, it is necessary to run “Recreate config file” that is located in C:\Program Files (x86)\Atomia\HostingControlPanel
-
To change the version of .NET in HCP you can do following HOWTO solution listed below
http://support.atomia.com/solution/articles/4000079601-howto-change-net-version-for-windows-website
For more information you can always contact Atomia’s friendly support team.