• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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