> I'm using PHP to write some backup scripts.  One of the scripts uses
> PHP to connect via FTP to a server, download some scripts and tar them
> up.  I'm getting intermittent segmentation faults with this script,
> and I'm not sure what to report to troubleshoot this.  Can someone
> tell me what would be useful information to help determine the case of
> this seg fault?  Thanks.
>

I would be happy to offer some help with this issue, but need more
information first.

1) Environment
    a) OS
    b) PHP Version
    c) CLI or web-based
    d) Are you running php as an apache module?
2) Logs/errors
    a) example from log file (just the error line(s))
    b) what is segfaulting? (Apache, PHP, Kernel, other)
    c) Any error messages?
3) Any other pertinent information

Jim Grill

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

Reply via email to