Jump to content

Recommended Posts

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 ;)

Link to comment
https://forums.phpfreaks.com/topic/63885-php-and-soap/
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.