• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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