Re: [PHP] REpost of weird error

2009-12-01 Thread The Doctor
On Tue, Dec 01, 2009 at 03:25:47PM -0500, Bob McConnell wrote: > From: The Doctor > > > I needed this up like last week, but no reply. > > > > So a repost: > > > > Why is the below happening? > > > > Just a guess, but it looks like you updated the ssh library but not the > ldap libraries which

RE: [PHP] REpost of weird error

2009-12-01 Thread Bob McConnell
From: The Doctor > I needed this up like last week, but no reply. > > So a repost: > > Why is the below happening? > Just a guess, but it looks like you updated the ssh library but not the ldap libraries which depend on them. So ldap is looking for the older version. There may be others that n