[snip]
> 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.
[/snip]

That was the first thing I did, and I have gone back a couple of times now
to make sure.

Jay



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to