Navigation:  Update activity >

Environment preparation

Previous  Top  Next

This section describes the procedure to enter the IIS user name to receive the permissions in the files used by the system.

 

The procedure in the section is not required for 4th-digit updates.

 

1.Open the sesuite.xml file for editing, located in C:\Program Files\SoftExpert Excellence Suite.

 

2.At the end of the <environment> tag, check for the webServerUser = "IIS_USER_NAME" parameter. If it does not exist, add it and update the content between quotation marks with the IIS user name.

 

3.Save and close the file.

 

PHP update

 

The PHP update will be required only when updating SoftExpert Suite version 2.0 to version 2.1.0 or later.

 

4.Change the value of the following parameters in php.ini (C:\sesuite\web\php\php.ini):

opcache.save_comments=1

opcache.load_comments=1

opcache.enable_cli=0