• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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