[Note: duplicately posted in the Install forum]
I recently went through the process of installing PHP as an Apache module on a system running Solaris 6. The install went beautifully, the only switches I had thrown were apxs and MySQL support (MySQL has been running on the system for some time). However, when I did 'make install' and restarted Apache, the whole website went to sh_t. The front page of the site loaded as usual, but after clicking on any of its normally working links, one was presented with a server not found error. This was mirrored by an error log entry reading:
[date/time info] [notice] child pid 11237 exit signal Segmentation Fault (11)
I removed the apxs entry and restarted Apache once again, bringing the site to its previous stable, non-PHP form. One could argue this post belongs on an Apache forum, but I figure some of you may have seen something of this sort.
Thanks for any help,
-Dan