Administration
...
Updating Passwork components
PHP
RPM
8min
Before updating PHP, if Passwork is installed in a cloud/virtual environment, create a snapshot to restore functionality in case of an incorrect update.
Get root privileges and update the local package database:
Remove the main package, drivers, and PHP extensions:
Remove the directory with PHP nested files:
Install PHP and additional extensions:
Install PHP MongoDB driver:
Create a configuration file to load and enable PHP MongoDB:
Install PHP Phalcon extension:
If HTTPS connection to Passwork is used, you need to change the configuration file /etc/php.ini, namely the line — ;session.cookie_secure = → session.cookie_secure = 1:
Restart the web server service: