Announcement

Collapse
No announcement yet.

EspoCRM 5.6.10 released

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    Yes. It's ok.

    Leave a comment:


  • item
    replied
    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:


  • olof
    replied
    Understood!

    Leave a comment:


  • yuri
    replied
    Upgrade through CLI not available yet. Hope it will be soon.

    Leave a comment:


  • olof
    replied
    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:


  • yuri
    started a topic EspoCRM 5.6.10 released

    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, 12:46 PM.
Working...
X