Hi everyone, On Mon, 2011-04-04 at 15:39 -0400, Keith Lawson wrote: > >> On 4/4/2011 at 3:06 PM, in message <[email protected]>, > >> Damyan > Ivanov <[email protected]> wrote: > > -=| Keith Lawson, Mon, Apr 04, 2011 at 12:03:21PM -0400 |=- > >> I've discovered that I can fix mod_perl 2 by removing > >> libapache2-mod-php5. Looking at the files installed by > >> libapache2-mod-php5 I don't see anything that should break tie() in > >> mod_perl when that package is installed but it definitely is. > > > > Is mod-php5 loaded by Apache? Maybe not loading it would also fix the > > issue. > > > > Yes commenting the LoadModule line out of /etc/apache2/mods-enabled/php5.load > fixes the issue as well. Unfortunately we need both PHP and mod_perl on these > servers though. I'm still trying to figure out what is is about the php5 > module that's breaking tie() in code running under mod_perl but haven't had > any luck yet. I'm still not sure if this is a mod_perl, mod_php or Apache > problem. It's pretty simple to reproduce given this information.
Are we sure this isn't another one of those libdb/libapr breakages?
BR
Sean
signature.asc
Description: This is a digitally signed message part

