Apache can not parse index.php file

mark m.roth2006 at rcn.com
Tue Feb 27 13:36:08 UTC 2007


Sanjay katiyar wrote:
> Hi,
> I am trying to run one php application but instead of running the application
> browser simply tries to download index.php file.
> Although many other php based application is running without any problem.
> 
> OS: Fedora6
> PHP and httpd installed as rpm.
> 
> PS: In the apache error log file it says:
>  child pid 5529 exit signal Segmentation fault (11)

Not sure about the log, but does your httpd.conf, or, if you have them, 
the php.conf or ssl.conf have the directive
DocumentIndex index.php index.html
?

	mark




More information about the redhat-list mailing list