SCRIPT Active Collab (corporate) - управление проектами

ActiveCollab 7.3.267

7.3.267 is untouched other than licensing part, directly from the activecollab servers.

Make sure to upload this under activecollab directory as unzipped, also change the version under /config/version.php to 7.3.267
and issue the usual
Bash:
php activecollab-cli.php upgrade --dont-download-latest
Ensure you have PHP 8.0.x also this version requires mariadb 10.5+

Source is directly from activecollab servers.
 
ActiveCollab 7.4.207 update

1. upload this archive to activecollab dir and unzip.
2. run the command from shell:
Bash:
php activecollab-cli.php upgrade --dont-download-latest
 
ActiveCollab 7.4.757 update
Version 7.4.757 is untouched other than licensing part, directly from the activecollab servers.
Make sure to upload this under activecollab directory as unzipped, also change the version if needed under /config/version.php to 7.4.757

and issue the usual command from terminal
Bash:
php -dmemory_limit=6G activecollab-cli.php upgrade --dont-download-latest

Ensure you have PHP8.x also this version requires mariadb 10.5+

This one seems to require more memory limit for php I have adjusted it to 6gb to make it work right.

Source is directly from activecollab servers. I have only modified the file mentioned at the first thread.
 
Back
Top