Hello I installed Apache 2.2 and PHP 5.1.2, but can't run a single script. It doesn't work with other scripts either, so it seems to be more an apache problem than one of php. For example, when I try to run http://localhost/cgi-bin/printenv or http://localhost/cgi-bin/test-cgi, I get a 500 Internal Server Error or nothing at all. In the /var/log/apache/error_log I see these heartwarming lines:
[Fri Apr 07 23:34:03 2006] [notice] child pid 31954 exit signal Segmentation fault (11) [Fri Apr 07 23:34:03 2006] [notice] child pid 31956 exit signal Segmentation fault (11) [Fri Apr 07 23:34:08 2006] [notice] child pid 31957 exit signal Segmentation fault (11) [Fri Apr 07 23:34:12 2006] [notice] child pid 31955 exit signal Segmentation fault (11) What could be the problem here? Simon -- simon scheiwiller bollstrasse 21 ch-8405 winterthur +41 78 624 16 73 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
