Upgrade to Passwork 4
Prerequisites
The new version of Passwork works only on PHP 7.3.
To check your PHP version, you need to create an empty debug.ini file and place it in a specific directory depending on how Passwork was installed:
Then open the page in the browser
Remember to delete this file after checking your PHP version.
💡 If your PHP version is lower than 7.0 please refer to Passwork help center.
💡 If your version is PHP 7.0 or 7.1 - skip to the PHP update step.
- Run the script that will update the database:
Open CMD command prompt and run the following commands:
If your PHP version is lower than 7.3, then you need to update it.
If Passwork is installed via Docker and PHP version is lower than 7.3, then reinstall Passwork using new docker images.
The transition to the last docker images is carried out by following.
1) Remove the old PHP version and extensions:
💡 If your PHP version is different from 7.0 and lower than 7.3, please indicate your version in the code above.