RE: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Ian Lord
-Original Message- From: B. Cook [mailto:[EMAIL PROTECTED] Sent: 13 août 2007 13:54 To: Ian Lord Subject: Re: Urgent help needed please: pecl-memcache problem after upgrade of php Have you tried rebuilding the port? memcache to reflect your current version of php? Thats usually what

Re: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-14 Thread Norberto Meijome
On Tue, 14 Aug 2007 03:01:15 -0400 Ian Lord [EMAIL PROTECTED] wrote: 1- Portupgrade broke the thing ? portupgrade upgraded libraries that were referenced by other objects...for some reason, pecl / php stuff is very picky. Maybe the ports need to be updated in unison / force upgrades of the

Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-13 Thread Ian Lord
Hi, I just did a portupgrade -a and now memcache doesn't work anymore in php. Here are the version portupgrade installed: pecl-memcache-2.1.2 memcached-1.2.2 php5-5.2.3_1 In php/error.log I can see this error message [13-Aug-2007 10:38:20] PHP Warning: PHP Startup: Unable to load

Re: Urgent help needed please: pecl-memcache problem after upgrade of php

2007-08-13 Thread Norberto Meijome
On Mon, 13 Aug 2007 10:49:48 -0400 Ian Lord [EMAIL PROTECTED] wrote: Hi, I just did a portupgrade -a and now memcache doesn't work anymore in php. best practice is to test upgrades before applying them to production :) Here are the version portupgrade installed: