Announcement

Collapse
No announcement yet.

php command.php upgrade - not doing anything

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

  • php command.php upgrade - not doing anything

    Not sure if I've typed something wrong here, but usually this has worked fine for the past few releases.

    Click image for larger version

Name:	image.png
Views:	118
Size:	5.7 KB
ID:	107661

    When typing
    Code:
    php command.php upgrade
    the response is blank.. has the location moved or command changed?

  • #2
    I think you need to move to the path of your instance then run the command

    Comment


    • #3
      perhaps because of the missing parameter -y to confirm yes/no

      Comment


      • #4
        Maybe something in Espo's log file?

        Comment


        • #5
          Try to run:

          Code:
          php -v
          To see whether PHP binary works.

          Comment


          • #6
            Thanks for the suggestions - we manually updated on this occasion and will try to automatically do this again when the next release is out.

            Comment

            Working...
            X