• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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