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

curl-and-php

cURL/PHP Upgrade Issue?

From: Christopher Martin <cmartin_at_dbinteractive.com>
Date: Thu, 15 Aug 2002 14:52:34 -0400

Hello Gurus,

Our ISP recently upgraded our PHP to 4.1.2 from 4.0.6.

Now our online donations form does not work. No programming has been changed.

Absolutely no errors happen, but when testing, I don't think the exec line
is ever sent out:
     exec("/usr/local/bin/curl -m 360 -d \"$request\"
https://xml.surepay.com -L", $return_message_array, $return_number);

The request variable is formed perfectlty, but I receive no information
back from xml.surepay.com ($return_message_array).

(cUrl was never compiled with 4.0.6, just installed, that is why we are
using the exec command.)

My strong points are not Linux or Apache or cURL for that matter, so please
forgive me if I am totally off. My question is, since the upgrade to
4.1.2, do we have to reinstall cURL?

Thank you for your time and help.

Chris

-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
Received on 2002-08-15