> On Tue, Oct 04, 2005 at 09:28:03AM +0200, Ketelaars, Björn wrote: > >I recently performed an install of PHP from the OpenBSD > snapshot-branch on a freshly installed snapshot (1 October > 2005). After running /usr/local/sbin/phpxs -s, modifying > httpd.conf (placing AddType) and copying php.ini to > /var/www/conf, I tried running Apache by means of apachectl > start. Unfortunately Apache dumped its core. After removing > the php-module form httpd.conf everything works as before > (except PHP of course). > >I tried both php4-core-4.4.0p0 and php5-core-5.0.5; same > result. It seems that PHP does not want to play nicely with > Apache...any suggestions? > > Did you compile PHP with X11 support? If this is the case, > can you reproduce the crash if you compile extensions with no_x11 ?
Thank you for your suggestion! As it seem I needed to update to the latest version of ld.so (oct3 or later). Everything works like a charm now. This message and attachment(s) are intended solely for the use of the addressee and may contain information that is privileged, confidential or otherwise exempt from disclosure under applicable law. If you are not the intended recipient or agent thereof responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by telephone and with a "reply" message. Thank you for your cooperation.
