On 02/28/2011 11:57 AM, Nathan England wrote: > I have a serious problem. I cannot run _anything_ php... > > I have an LFS system I use for running various test php things. I have > done a fresh install of php 5.3.5 and apache 2.2.17. I created an > index.php with > > > > and it returns as expected, all looks good. However, when I run the > following I get a segmentation fault and I cannot figure this out after > 3 days!!!!! > This has to be soooo stupidly simple I am over-looking something. What > is wrong? Is the script that does not work in the same directory as your index.php file and does it have a file extension .php ? What do your web server error logs say?