Fatal error: Class 'SoapClient' not found in paypal_base.php on line 401

RegisterLogin
Fatal error: Class 'SoapClient' not found in paypal_base.php on line 401
Post Description: Fatal error: Class 'SoapClient' not found in paypal_base.php on line 401
Tags: Fatal, error:, Class, SoapClient, not, found, in, paypal_base.php, on, line, 401
This Post Was Posted On Dec 17, 2011 By pacoman #1014
hey, i have a script i want to test my paypal API with and for some reason i got this error:

im not sure if i need to enable soap on my php or what, but this is the error i got:


Fatal error: Class 'SoapClient' not found in C:www scripts phppaypalpro php paypalpro-0.2.1 paypal_base.php on line 401


have you ever seen this?

using:
php5
apache 2
os: windows
UPDATE: i found a way to fix this error, just send this command:
yum install php-curl
then start your server:
/etc/init.d/httpd restart
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
laury
#3256 1
allo sa va moi oui toi ques tu fait au rien
Jan 15, 2010 Reply Report abuse
melobein
#1322 2
i also get this Fatal error: Class SoapClient not found

but i already have soap installed

do you know where i have to configure it?
Apr 26, 2009 Reply Report abuse
hostman
#1321 3
this is a short tutorial that shows you how to install soap in linux like fedora or redhat
to install it on linux click here
Jul 20, 2007 Reply Report abuse
thak
#1320 4
how do you do it for linux?
Jul 19, 2007 Reply Report abuse
pacoman
#1319 5
yup, im not getting that error anymore thats

how did you know hot to fix that?

you're the man!
Jul 17, 2007 Reply Report abuse
hostman
#1318 6

Windows Only



it looks like you need to enable soap in your php.ini file. look for this line:

extension=php_soap.dll


if it looks like this:
;extension=php_soap.dll


then remove the ; to look like this:
extension=php_soap.dll


if you didn't have a ; then that means that your saop was already enabled.

save the changes and reboot your your apache server.
Jul 17, 2007 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Sun Dec 18, 2011 8:29 pm
Powered by: Webune Forums V3