Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 12:39:09 +0100
From:      Uwe Laverenz <uwe@laverenz.de>
To:        ports@freebsd.org
Subject:   Re: devel/pear crashes php while installing
Message-ID:  <20060106113909.GI15589@laverenz.de>
In-Reply-To: <1136483868.28182.4.camel@triton.mcneil.com>
References:  <1136483868.28182.4.camel@triton.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 05, 2006 at 09:57:48AM -0800, Sean McNeil wrote:

> I get a strange core dump of php when I attempt to install with pam/ldap
> support.
> 
> nsswitch.conf:
> 
> passwd: files ldap
> group: files ldap
> hosts: files dns
> 
> If I use just files, then all is fine.

I also use nss_ldap/pam_ldap and I also experienced these problems, but
in my case it's php4. I had to delete the following extensions from php4
to solve this problem: xslt.so, imagick.so

Another php5-user wrote me, that in his case it was the ldap-extension.

Uwe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060106113909.GI15589>