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 run Apache 2. To to make things short: I select domain in admin panel, switch to PHP 5.4.45 and run it as fastCGI as no Apache is listed in dropdown, only fastCGI. .htaccess will be processed by Apache anyway and soap should work?
Ok, I did it with PHP 5.4.45. Then I could run this version as FastCGI including soap. Unfortunately I would miss all advantages of .hcaccess configuration, so this is no practicable way. Is it possible/recommended to mix 5.3.3 with soap module from 5.4.45 and if yes where to find the extension...
I'm currently running CentOS 6.5 with Plesk 12.5.30 and PHP 5.3.3-3.el6_2.6, php not as cgi .
Yum install php-soap or php53-soap is not working, no packages were found, same result after adding 2 extra repos.
In /usr/lib64/php/modules there is no file soap.so and phpinfo() says soap is not...