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.
I updated server curl, I checking server curl version
curl -V
curl 7.51.0 (x86_64-pc-linux-gnu) libcurl/7.51.0
But PHP curl version is still 7.19
how to update php curl version?
Then how to update php version curl, do we need to custom compile php withnew curl or does the system curl.so can be moved to php- xxx modules path and usable
I'm looking for a solution to this as well. I have updated the system curl and libcurl, but all examples of php in Plesk are not recognizing the new version. phpinfo() shows old version.