Announcement

Collapse
No announcement yet.

Upgrading version to 6.0.8

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

  • Upgrading version to 6.0.8

    Hello,
    I'm using Windows and I'm trying to upgrade EspoCRM version 5.9.4 to the most recent 6.0.8 but it's giving me an error "Error: This upgrade can be run only from CLI.".
    How can I run an update using CLI?
    I'm using Windows and I have access to the C-Panel.
    Thanks :.)

  • #2
    Hi There.
    You need to have an access to the command console environment. Open Console -> switch to the EspoCRM root directory -> run the command
    Code:
    php command.php upgrade
    Please read this https://docs.espocrm.com/administrat...grade-from-cli

    Comment


    • #3
      Here my guide: https://forum.espocrm.com/forum/inst...8510#post58510

      But on the internet there is much better SSH (CLI) guide (with video and picture).

      Comment

      Working...
      X