Re: Seg Faulting PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 19, 2009 at 15:12, Ian <barnracoon@xxxxxxxxx> wrote:
> Hi all,
>
> Appologies if this is the wrong list - please direct me in the right
> direction should this be the case.
>
> I am running PHP 5.2.8 on freebsd 7.0 and am getting a Seg fault when
> running one of my new programs. We run a couple of other sites of this
> server (only one upgraded to 5.2.8) and they are running fine - its just
> this script. This script uses:

    If you can run it from the command line, Ian, check the tail of
strace by running:

strace php -e /path/to/offending/script.php

    Otherwise, there may be a problem with that particular port with
your system.  If all else fails, compile from source.

-- 
</Daniel P. Brown>
daniel.brown@xxxxxxxxxxxx || danbrown@xxxxxxx
http://www.parasane.net/ || http://www.pilotpig.net/
Unadvertised dedicated server deals, too low to print - email me to find out!

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux