Upgrading version to 6.0.8

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Cabaret
    Member
    • Nov 2020
    • 36

    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 :.)
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #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

    • esforim
      Active Community Member
      • Jan 2020
      • 2204

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