Forums / Install & configuration / Segmentation fault(11) - how to fix it!
Siniša Šehović
Monday 16 January 2006 7:19:14 am
Hi all
This is something that bothered me for a long.Segmentation fault(11) in apache log.
/Apache 1.3.33 with PHP4.4.1/
To solve the problem you have to add this inside httpd.conf
<IfModule mod_php4.c> AddType application/x-httpd-php .php4 .php3 .phtml .php AddType application/x-httpd-php-source .phps </IfModule>
For some reason apache did worked but ...
Hope this will help someone with the same problem!
S.
--- If at first you don't succeed, look in the trash for the instructions.