I had deployed EspoCRM using easypanel about 1.5 years ago.
To the best of my understanding,easypanel at the time used this: https://hub.docker.com/layers/espocr...6933af60106c29 7c4200cdb02129
Since then, it has never been an issue to upgrade to newer versions but now I am stuck on version 9.2.7 because when I try to upgrade I'm getting php version error.
root@372613e1325a:/var/www/html# php command.php upgrade
Current version is 9.2.7.
EspoCRM will be upgraded to version 9.3.4 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Error: Your PHP version (8.2.23) is not supported. Required version: >=8.3.0 <8.6.0.
root@372613e1325a:/var/www/html# php -v
PHP 8.2.23 (cli) (built: Sep 5 2024 00:29:41) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.23, Copyright (c) Zend Technologies
root@372613e1325a:/var/www/html#
Please be kind and suggest how shall I upgrade it to the latest version.
I can try to upgrade the PHP version, but I'm afraid it might break something else.
To the best of my understanding,easypanel at the time used this: https://hub.docker.com/layers/espocr...6933af60106c29 7c4200cdb02129
Since then, it has never been an issue to upgrade to newer versions but now I am stuck on version 9.2.7 because when I try to upgrade I'm getting php version error.
root@372613e1325a:/var/www/html# php command.php upgrade
Current version is 9.2.7.
EspoCRM will be upgraded to version 9.3.4 now. Enter [Y] to continue.
Y
This may take a while. Do not close the terminal.
Downloading...
Error: Your PHP version (8.2.23) is not supported. Required version: >=8.3.0 <8.6.0.
root@372613e1325a:/var/www/html# php -v
PHP 8.2.23 (cli) (built: Sep 5 2024 00:29:41) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.23, Copyright (c) Zend Technologies
root@372613e1325a:/var/www/html#
Please be kind and suggest how shall I upgrade it to the latest version.
I can try to upgrade the PHP version, but I'm afraid it might break something else.

Comment