I am running CentOS4 w/ PHP 4.3.9 and need to install the PEAR:SOAP package but running into problems. When I try to install the packages via Yum they are only available in CentosPlus and force me to goto the PHP5 versions. I cannot goto PHP5 as I am using XRMS which is only compatible w/ php4.
Looks like PEAR Is installed and i have:
Installed packages:
===================
Package Version State
Archive_Tar 1.1 stable
Console_Getopt 1.2 stable
DB 1.6.2 stable
HTTP 1.2.2 stable
Mail 1.1.3 stable
Net_SMTP 1.2.3 stable
Net_Socket 1.0.1 stable
PEAR 1.3.2 stable
XML_Parser 1.0.1 stable
XML_RPC 1.1.0 stable
How do I get the SOAP package now?
When I do pear install soap I get error:
[root@www2 PEAR-PACKAGES]# pear install soap
HTTP error, got response: HTTP/1.1 410 Gone
Didn't receive 200 OK from remote server. (HTTP/1.1 410 Gone)
Start Free Trial