View Single Post

  #2 (permalink)  
Old 09-23-2005
J.O. Aho
 
Posts: n/a
Default Re: Segmentation fault

Shabam wrote:
> After recompiling PHP to the latest version, when I try to run a simple
> script that works with other servers, I keep getting this "Segmentation
> fault" error. It is cryptic and I have no idea how to find out what is
> causing this. Can someone help?
>
> #php script.php
> Segmentation fault


Seems to be something wrong with your compiled version of php, have you used
the right version of system header files when you compiled php? Did you select
some strange configuration options?



//Aho