I have PHP 5.2.0, Apache 1.3.37, Fedora Core 6.
I ran "pear install soap" earlier but I got the error:
Failed to download pear/soap within preferred state "stable", latest release is version 0.10.1, stability "beta", use "channel://pear.php.net/soap-0.10.1" to installCannot initialize 'soap', invalid or missing package file
Package "soap" is not valid
install failed
Instead, I was able to install the beta version (as I discovered on a post where someone had the same problem) so now I have:
SOAP 0.9.4 beta
But installing it did not change anything.
I do not have ubuntu but I do have Yum, can I use yum in this situation?
If not, and I have to run the compile command, do I just run the command with the old options + the new ones... or do have have do a "make" command or something of that nature?