EspoCRM 5.6.10 released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    Member
    • Mar 2014
    • 8440

    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.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.
  • olof
    Senior Member
    • Jul 2018
    • 184

    #2
    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.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8440

      #3
      Upgrade through CLI not available yet. Hope it will be soon.
      If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

      Comment

      • olof
        Senior Member
        • Jul 2018
        • 184

        #4
        Understood!

        Comment

        • item
          Active Community Member
          • Mar 2017
          • 1476

          #5
          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
          If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

          Comment

          • yuri
            Member
            • Mar 2014
            • 8440

            #6
            Yes. It's ok.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            Working...