Skip to main content
Version: 2.2.1

Environment preparation

This section describes the procedure for entering the IIS user name and then being granted permissions on the files used by the system.

caution

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

  1. Open the sesuite.xml file for editing, which is located at C:\Program Files\SoftExpert Excellence Suite.
  2. At the end of the <environment> tag, check whether the webServerUser = "IIS_USER_NAME" parameter exists; if it does not, add it by changing the content in quotes to the IIS user name.
  3. Save and close the file.

PHP update​

danger

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

  1. Change the value of the following parameters in the php.ini(C:\sesuite\web\php\php.ini):
opcache.save_comments=1
opcache.load_comments=1
opcache.enable_cli=0