On 5/1/12 7:47 PM, Richard Miller wrote:
Hi Monte,

This is all territory I have no experience with.

Regarding your point #1, I had that line of code there just to see if I
could get the data written out... which I can't. I suspect the problem
is with permissions.

If I use this address for the IPN sender (inside my cgi-bin... where I
can use 777 permissions):
" http://65.23.xxx.x/cgi-bin/ipn.php "
IPN says "IPN delivery failed. HTTP error code 500: Internal Server Error"

Create a blank file first. You can write to files but usually you can't create them in the cgi-bin folder.

I am now using curl and it works exactly the same as my libURL script. There's an error somewhere that doesn't happen in the IDE. I no longer think it's the POST.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to