Date: Tue, 15 Jan 2008 10:38:00 -0800 From: Chuck Swiger <cswiger@mac.com> To: dzalewski@open-craft.com Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.1 php5 cli core dumped Message-ID: <7736594F-5CFD-4C5E-AD7A-19058007F188@mac.com> In-Reply-To: <1200422012.5681.61.camel@polonium.opencraft.local> References: <1200397035.5681.22.camel@polonium.opencraft.local> <1200422012.5681.61.camel@polonium.opencraft.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jan 15, 2008, at 10:33 AM, Dominik Zalewski wrote: > I disabled php_mapscript.so extension and PHP CLI doesn't seem to core > dump anymore. Problem is that I really need mapscript. > > I tried to recompile mapserver but it didn't help. > > Any ideas? Yes, change the order that particular module is listed in your extensions.ini file. Try moving it to the last position, for example.... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7736594F-5CFD-4C5E-AD7A-19058007F188>