Anon
11-10-2000, 04:02 AM
I have just installed Apache 1.3.14, mod_perl 1.24.01 and php 4.0.3pl1 . I installed both as static modules, but apache has DSO support (mod_so compiled in).
When I try to view a REALLY simple php document, ie <? phpinfo() ?> the child process in apache segfaults. The page comes back to the browser as "no data"
The apache error log gives me
[Thu Nov 9 23:39:56 2000] [notice] child pid 20611 exit signal Segmentation fault (11)
please help
max
When I try to view a REALLY simple php document, ie <? phpinfo() ?> the child process in apache segfaults. The page comes back to the browser as "no data"
The apache error log gives me
[Thu Nov 9 23:39:56 2000] [notice] child pid 20611 exit signal Segmentation fault (11)
please help
max