Announcement

Collapse
No announcement yet.

EspoCRM 5.6.10 released

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

  • 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.

  • #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


    • #3
      Upgrade through CLI not available yet. Hope it will be soon.

      Comment


      • #4
        Understood!

        Comment


        • #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

          Comment


          • #6
            Yes. It's ok.

            Comment

            Working...
            X