I know this isn't an OpenSolaris problem per se, but it might apply on OpenSolaris as well:
I have PHP 5.2.3 (and subsequently, 5.2.6) running without problems on Solaris 10 1/06. On Solaris 10 5/08 however, the same binaries cause Apache child processes to crash with SIGSEGV (httpd`php_handler causes the crash). The same PHP revisions compiled on Solaris 10 5/08 do not run on Solaris 10 1/06 (being newer) with "cannot find libresolv.so" error, even though libresolv.so is present on the system. To the best of my knowledge and belief, I thought we were GUARANTEED that binaries compiled on all previous revisions of SunOS will continue to work on newer revisions of SunOS. Is this correct? Further, is anyone familiar with this particular scenario of httpd`php_handler causing Apache children to coredump? And if so, what is the solution? This message posted from opensolaris.org