Date: Sat, 05 Jul 2008 13:51:26 -0400 From: Chuck Swiger <cswiger@mac.com> To: kalin m <kalin@el.net> Cc: users@httpd.apache.org, freebsd-questions@freebsd.org Subject: Re: httpd php dump Message-ID: <486FB49E.8080001@mac.com> In-Reply-To: <486B2091.1060909@el.net> References: <486B04D2.8050700@el.net> <991123400807012158s4a21a3ffya944aa279aa37fb4@mail.gmail.com> <486B0FC4.3090805@el.net> <991123400807012255n1d95ea03i9bfc95d401bf0cb8@mail.gmail.com> <486B2091.1060909@el.net>
next in thread | previous in thread | raw e-mail | index | archive | help
kalin m wrote: [ ... ] > i suspect the apache so module...... but not really sure.... executing > php files on the cli is working fine to.. it must be the so... > httpd and php are supposed to just work together..... that's why core > dump without any messages is a bit weired..... "supposed to" is the key phrase. I've seen similar issues before; sometimes, rearranging the order that PHP modules get loaded helps. Otherwise, try deleting and re-building PHP and the extensions and all dependencies you need. This is something that the lang/php* & corresponding php*-extensions ports handle well... Regards, -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?486FB49E.8080001>