On Monday 01 July 2002 23:10, Jay Blanchard wrote: > print($curlline); <----this looks fine > exec($curline);
Have you tried executing $curlline directly from a shell/command-line? This will determine whether it is a PHP problem or a cURL problem. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* Jenkinson's Law: It won't work. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php