LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   PHP & Apache - php files not processing (https://www.linuxquestions.org/questions/linux-general-1/php-and-apache-php-files-not-processing-510889/)

aolong 12-15-2006 06:17 PM

PHP & Apache - php files not processing
 
On a system I have inherited, php will work correctly in the doc root, but from a subdirectory, opening a php file will cause the client browser to attempt to download it or display a blank page. I have checked httpd.conf, and the appropriate modules and file types are added. Any help most appreciated.

More info...
In apache error log, just after trying to load a php file...

[notice] child pid 11842 exit signal Segmentation fault (11)

I have searched and find many references to this error on RH/PHP4, but no solutions.
Our system is RH7, php-4.2.2-8.0.5, httpd-2.0.40-8


Andrew

introuble 12-17-2006 03:09 AM

Debugging it would be a rather arcane task. Try posting your httpd.conf. Also.. why are you running such an old version of a no longer maintained distribution?


All times are GMT -5. The time now is 02:16 AM.