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.
- Open the
sesuite.xml
file for editing, which is located atC:\Program Files\SoftExpert Excellence Suite
. - At the end of the
<environment>
tag, check whether thewebServerUser = "IIS_USER_NAME"
parameter exists; if it does not, add it by changing the content in quotes to the IIS user name. - 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.
- 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