Reputation: 1559
I was trying to use soap services but i have been facing following error
Fatal error: Class "SoapClient" not found
I have determined one part that was the easy one that soap extension is not installed. So now i want to install it but i can only access to the server through terminal and root user. I cannot find any tutorial which can guide me to install soap extension to remote server. Also I am not sure what risks are involved as i am very beginner to it. So any kind of help will be much appreciated. my php version is 5.1.6, apache version is 2.2.3 and Server OS is CentOS release 5.2
Regards
Upvotes: 0
Views: 968
Reputation: 5167
The above url shows you how to install soap extension for php and Fatal error: Class 'SoapClient' not found this link would show you do you have it installed or not or it is enabled or not.
Thanks & Regards,
Alok Thaker
Upvotes: 1