PayPal IPN & LC
J. Landman Gay
jacque at hyperactivesw.com
Tue May 1 21:58:18 EDT 2012
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 | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list