Php Fatal Error Class Soapclient Not Found
RegisterLogin
Php Fatal Error Class Soapclient Not Found
Post Description: Are You Getting This Error On Your Soap Php Scripts? Fatal Error Class Soapclient Not Found In /var/cliensoap.php On Line Xx
Tags: Php, Fatal, Error, Class, Soapclient, Not, Found
This Post Was Posted On Feb 06, 2010 By Webune #3116
Post Description: Are You Getting This Error On Your Soap Php Scripts? Fatal Error Class Soapclient Not Found In /var/cliensoap.php On Line Xx
Tags: Php, Fatal, Error, Class, Soapclient, Not, Found
This Post Was Posted On Feb 06, 2010 By Webune #3116
Php Fatal Error Class Soapclient Not Found by Webune
Fatal error Class SoapClient not found in /var/clienSOAP.php on line xx
if so, then this means that you dont have SOAP installed
if you have shell access to your server then you can just install it by sending this command:
yum intall php-soap
after the installation has been completed, then you will need to restart your web server:
/etc/init.d/httpd restart
after it completes the installation, you wont get this error anymore
NOTE: this is my configuration:
Linux CentOS 5
Apache 2
PHP 5
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#3426 1
after you install you will get this:
[root@testvirtual ~]# yum install php-soap Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: repo.genomics.upenn.edu * base: mirror.nyi.net * extras: mirror.nyi.net * updates: mirror.atlantic.net addons | 951 B 00:00 base | 2.1 kB 00:00 extras | 1.1 kB 00:00 updates | 1.9 kB 00:00 updates/primary_db | 463 kB 00:02 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package php-soap.i386 0:5.1.6-24.el5_4.5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: php-soap i386 5.1.6-24.el5_4.5 updates 136 k Transaction Summary ================================================================================ Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 136 k Is this ok [y/N]:: y Downloading Packages: php-soap-5.1.6-24.el5_4.5.i386.rpm | 136 kB 00:01 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing : php-soap 1/1 Installed: php-soap.i386 0:5.1.6-24.el5_4.5 Complete!
Feb 06, 2010 Reply Report abuse
©2012 Webune Forums - Wed Dec 12, 2012 9:44 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3