How To Fix Fatal Error: Class 'SoapVar' Not Found In PHP Apache Linux Server
Post Description: how to fix fatal error: class 'soapvar' not found in php apache linux server
how, to, fix, fatal, error, class, soapvar, not, found, in, php, apache, linux, server
This Post Has Been Viewed 339 Times Since Fri Feb 29, 2008 12:01 pm Posted By pacoman with 4 replies
POST# 432
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: How To Fix Fatal Error: Class 'SoapVar' Not Found In PHP Apache Linux Server
i just got a dedicated server from www.webune.com and i was wondering if you could help me with this error i am getting, my script worked on my local computer but for some reason its not workin on the productions server, you see, my production server is the one i leased from www.webune.com and my development server is a server i use at home to test my code, they both have the same software version like linux, php, apache mysel etc.. however i get this error on my productions server which i am not getting on my dev serve, anyway, here's the error i get
Fatal error: Class 'SoapVar' not found in /var/www/html/htdocs/shop/paypal_base.php on line 419
thanks for all your help
Mon Jul 23, 2007 4:32 pm
1
hostman
Reply #1021
you need to insall soap. since you have redhat/fedora.
there is a post here in this forums that show you how you can install soap.
just type install soap in the search bar above.
Mon Sep 17, 2007 8:38 pm
2
Jack
Reply #1022
soapvar same problem, could anyone tell me how to fix this issue? i've been hosting site in dreamhost, if you check demo.ztudyvell /deezers/info.php you can see soap enabled but still i get soapvar problem. i do mistake regarding this? or is this problem by host?
Tue Sep 18, 2007 10:52 am
3
tim
Reply #1023
i say check with your hosting company, they need to make the changes on the server for you.
Thu Oct 25, 2007 12:15 am
4
Jack
Reply #1024
thanks for the help tim, i got it now, its working perfectly.
:)