php command.php upgrade - not doing anything

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • malg
    Junior Member
    • Jun 2023
    • 20

    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:	129
Size:	5.7 KB
ID:	107661

    When typing
    Code:
    php command.php upgrade
    the response is blank.. has the location moved or command changed?
  • abidoss
    Senior Member
    • Mar 2023
    • 230

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

    Comment

    • shalmaxb
      Senior Member
      • Mar 2015
      • 1616

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

      Comment

      • yuri
        Member
        • Mar 2014
        • 8552

        #4
        Maybe something in Espo's log file?
        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

        • yuri
          Member
          • Mar 2014
          • 8552

          #5
          Try to run:

          Code:
          php -v
          To see whether PHP binary works.
          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

          • malg
            Junior Member
            • Jun 2023
            • 20

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