Hello,
I am using easyengine version 4.1.0
When I run command ee site update DOMAIN --php=7.4
I get the following error:
Starting php version update for: DOMAIN
Taking backup of old php config.
Starting site with new PHP version: latest. This may take sometime.
Enabling site DOMAIN.
Success: Site DOMAIN enabled.
Running post enable configurations.
Starting site’s services.
Success: Post enable configurations complete.
Updating php config.
Error: Failed to copy “phar:///usr/local/bin/ee/vendor/easyengine/site-command/templates/config/php-fpm/phplatest.zip” because file does not exist.
I tried --php=latest also, no luck. Any ideas?
Thanks.