cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

https problems in php, I think?

From: Geoff Groberg <geoffg_at_stock-music.com>
Date: Sat, 29 Mar 2003 09:53:25 -0700

I'm having a problem that I can't figure out. I'm trying to do a
server-side post to a credit card gateway using curl and php through
https.

It seems like the curl code works, because the transaction goes through
and I get a confirmation email from the gateway provider. But the php
page itself doesn't seem to work. It just stalls on me. I get no
response. I even try to output some html and then use flush(); at the
beginning of the php page, before the curl code, but even that doesn't
come through. Unless I remove the curl code. Then everything works fine.

It's really strange. And like I said, even though nothing comes
through, the transaction does happen. It's as though the curl code
executes, but the php refuses to output anything to the client browser.

Does anyone have any ideas as to what the problem is?

I'm running Linux on a RaQ3 with PHP (4.2.3), the latest version of
curl 7.10.3, OpenSSL 0.9.3

-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
Received on 2003-03-29