Can any one please help? I have just compiled php 4.0.6 on my system running on Mandrake 8 + Apache 1.3.19 as a Dynamic apache module (DSO). Everything goes smoothly during the installation stage (configure + make install). However, I dun seem to be able to run php scripts even though I have checked and made sure that the httpd.conf file contents all the neccessary lines (i.e. AddType application/x-httpd-php .php) and php.ini are already in position. When I access a php page (i.e. x.x.x.x/php/try.php) I get a "503 Error: TCP Error". On investigating the error_log file, I see "[notice] child pid 31226 exit signal Segmentation fault (11)" lines. Could it be some firewall stuff at work? (i.e. Portsentry? IPChains?) What could be the problem? Please Advise!! TIA!