Announcement
Collapse
No announcement yet.
EspoCRM 5.6.10 released
Collapse
X
-
Hello Team,
it's normal :
php command.php upgrade
Current version is 5.6.9.
EspoCRM will be upgraded to version 5.6.11 now. Enter [Y] to continue.
I can upgrade from 5.6.9 to 5.6.11 and skip 5.6.10 ?
Thanks in advance
Leave a comment:
-
I'm getting
[root@espocrm html]# php command.php upgrade
PHP Warning: Module 'ldap' already loaded in Unknown on line 0
Current version is 5.6.9.
There are no available upgrades.
Leave a comment:
-
EspoCRM 5.6.10 released
Release notes: https://github.com/espocrm/espocrm/releases/tag/5.6.10
* * *
Upgrading from CLI is preferable since there can be some indexes being rebuilt during the upgrade process. When running from UI php max execution time can be exceeded.
For those who upgrade from 5.5.6 version:
1. Download the upgrade package from the website to your server.
2. Run from espo directory:
Code:php upgrade.php /path/to/downloaded/package.zip
Those who upgrade from 5.6.* version, just need to run:
Code:php command.php upgrade
Last edited by yuri; 08-09-2019, 01:46 PM.Tags: None
- Likes 1
Leave a comment: