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

curl-and-php

Getting msg in Apache error_log

From: Roger Chang <tungshan_at_earthlink.net>
Date: Thu, 30 Aug 2001 13:13:38 -0700

Here is a script I currently running using curl 7.8.1:
<?PHP

exec(/usr/bin/curl -d "$URL" $site)

?>
And everything works great.

However, everytime this script runs I getting the following in my apache error log:

  % Total % Received % Xferd Average Speed Time Curr.
                                 Dload Upload Total Current Left Speed
100 6927 0 6927 0 0 18359 0 --:--:-- 0:00:00 --:--:-- 6927

Is this normal behavior? Is there a way to disable this?

Roger
Received on 2001-08-30