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

curl-and-php

Curl seg fault...i think..

From: John Wards <j.wards_at_sportnetwork.net>
Date: Sun, 24 Oct 2004 14:29:22 +0100

I am running Curl using the command line and php and doing it thru a cron job.

For some reason its dieing at random points and i have no idea how to log these
errors to a file.

I have seen it do it ages ago when running the file by hand but I have tried and
failed to replicate it.

Any ideas at how to log errors from curl?

I fork the scripts like this->

Parent.php ->
    ->Child.php
        ->grandchild1.php
        ->grandchild2.php
        ->grandchild3.php
        ->grandchild4.php

The parent file has no curl code in it and neither does the child, they both
just are just controlers.

But when things dies they all die...

My version of curl is: 7.12.1

John

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Received on 2004-10-24