Make sure installed php
using whm easyphp
.
To run composer
for specific php version
use following command:
ea-php<php-version> /opt/cpanel/composer/bin/composer install
eg:
ea-php72 /opt/cpanel/composer/bin/composer install
ea-php74 /opt/cpanel/composer/bin/composer install
ea-php80 /opt/cpanel/composer/bin/composer install
Top comments (0)