Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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...
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...
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...