• 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.

Recent content by jlee2027

  1. J

    Resolved Curl Request engine for PHP OAuth Extension

    opt/plesk/php/5.6/bin/pecl install oauth-1.2.3 extension=oauth.so (added to php.ini) Quite easy to install, but uses phpstreams as the Request Engine. How can I change this to the Curl request engine? On Centos 6.7 there was a fix for this, using apt-get, but I can't find it for Centos 7.
  2. J

    Resolved Curl Request engine for PHP OAuth Extension

    Because it's under a plesk built directory. Am I wrong?
  3. J

    Resolved Curl Request engine for PHP OAuth Extension

    Centos 7. Install commands: /opt/plesk/php/5.6/bin/pecl install oauth-1.2.3 extension=oauth.so (added to php.ini) Quite easy to install, but uses phpstreams as the Request Engine. How can I change this to the Curl request engine? On Centos 6.7 there was a fix for this, using apt-get, but I...
Back
Top