Recent content by birdawn

  1. birdawn

    Question Help me understand PHP on Plesk

    Thank you Mow, just one more question... this will change permanently for all the domains/sites ? Because some domain works on php 5.4 and can't be upgraded . Then I should create a permanent alias instead update alternatives? it's mandatory update alternatives for Magento property use ? It...
  2. birdawn

    Question Help me understand PHP on Plesk

    Hi Mow, If I update permanently the path to php, that's mean that I can execute composer without PHP's path ?
  3. birdawn

    Question Help me understand PHP on Plesk

    It's correct if we create an alias without -f ? alias php='/opt/plesk/php/7.3/bin/php' alias composer='/opt/plesk/php/7.3/bin/php /usr/lib64/plesk-9.0/composer.phar' in my case I need to execute composer for install magento extension and I get back an error. The composer that I should execute...
  4. birdawn

    Question Help me understand PHP on Plesk

    Hi Rasp what’s the meaning of -f ?
  5. birdawn

    Issue Composer invalid argument Exception Magento 2

    I have CentOS Linux 7.8.2003 with PLESK Obsidian 18.0.29 update 2 I already have Magento 2 installed in a subdomain and I try to install a payment gateway extension ( Stripe ) using composer as is deserved in Stripe documentation. I created an alias to easy typing: alias...
Back
Top