You are here
tl5k5 - Tue, 2022/11/29 - 00:48
I deployed the EspoCRM TurnKey image a few weeks ago and I just noticed a message saying there was an upgrade.
The preferred way to upgrade does not work:
root@EspoCRM ~# php command.php upgrade -y
Could not open input file: command.php
Any help would be appreciated. Thanks!
Forum:
Did you run that in the web root?
The error message you note suggests that it can't find the "command.php" file. My guess is that you weren't in the web root. Also, FYI, it's best to run those commands as the webserver user. You can do that like this:
Hopefully that should do the job. Please post back if you hit any further issues.
That was it! I'm a NOOB to
That was it! I'm a NOOB to running these images...thank you very much!!
Add new comment