• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

How to installing soap

biodinamic

New Pleskian
How to install soap

Hello,
can someone tell me how to install soap for php?

Plesk 9.5.4
Php 5.2.14-2
Apache/2.2.3 (CentOS)

Tks in advance.
 
Last edited:
I see on default Plesk 9.5.4 installation:
ppu9-5-4:~# php -i | grep soap
soap
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400

Is it not enough?
 
Back
Top