TomP
Basic Pleskian
II am using Version 18.0.21 of Plesk on a centos server. I've been trying to do a variety of tasks on my Drupal sites using composer from a command line. One of the utilities I want to run will not accept that I'm using any version of php accept the one in the path that came installed:
/opt/plesk/php/5.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin
I ran the commands using the prefix: /opt/plesk/php/7.3/bin/php /usr/lib64/plesk-9.0/composer.phar as suggested, but it still errors out saying it can't use php 5.6.40.
I've tried to get my server tech support to answer this, but they seem like it's not possible to change the 5.6 version to 7.3. Is it possible to change it? If so how? Will it break Plesk or the server?
/opt/plesk/php/5.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/root/bin
I ran the commands using the prefix: /opt/plesk/php/7.3/bin/php /usr/lib64/plesk-9.0/composer.phar as suggested, but it still errors out saying it can't use php 5.6.40.
I've tried to get my server tech support to answer this, but they seem like it's not possible to change the 5.6 version to 7.3. Is it possible to change it? If so how? Will it break Plesk or the server?