poizn Posted August 8, 2007 Share Posted August 8, 2007 Hi all I am currently building a web site, and we've added a payments gateway to the site. The examples that I got from the payments gateway company, say (suggest) that we use Soap to send the data to them. I tested the code on my box and all is good, but when I uploaded the script to our hosting server, I found out the server doesn't have Soap enabled / installed. I had a look around the net and found "nusoap" and tried giving that a go, but I got this error "Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/wti243/public_html/Payment/lib/nusoap.php on line 2161". Can anyone shead some light on the error? Is there anything else I can do? Another soap library etc.. Or is there another way to send the data? Before finding out about Soap, I used cURL, but I couldnt get the data to send in the correct format... Thanks all I really appreciate any help I can get Quote Link to comment https://forums.phpfreaks.com/topic/63885-php-and-soap/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.