• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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