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.
The default php version from Plesk is 5.4.45.
I have the option to select php 5.6 or 7.0 in the website settings.
How can i add oauth to the 5.6 php version.
If i try:
apt-get update
apt-get install php-pear php5-dev
pecl install oauth
I get:
Hi,
I need php 5.6 for a website. I installed this version true the Plesk installer.
I changed the website settings tot php 5.6.
In PHP 5.6 i am missing the oauth module (in the default php it's there).
How can i install this module in php 5.6 on a Debian server.
I found this tread, but is is...