Debian bug#433038: mod_python collides with mod_php5

2007-08-30 Thread Robert Edmonds
Hi, I'm one of the Debian maintainers of the libapache2-mod-python package. Could someone please take a look at the report filed here? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=433038 The user writes, If libapache2-mod-python is installed together with libapache2-mod-php5, (a

Re: Debian bug#433038: mod_python collides with mod_php5

2007-08-30 Thread Graham Dumpleton
In 411487 it mentions: """So, it seems it's directly related to libmhash2 (as [2] suggests).""" Disabling of mhash module may not be enough if one of the other PHP modules they list in 433038 also use libmhash2 library. Quite possible that one of the crypto libraries use it, or the ldap module me

Re: Debian bug#433038: mod_python collides with mod_php5

2007-08-30 Thread Graham Dumpleton
On 31/08/2007, Robert Edmonds <[EMAIL PROTECTED]> wrote: > Graham Dumpleton wrote: > > In 411487 it mentions: > > > > """So, it seems it's directly related to libmhash2 (as [2] suggests).""" > > > > Disabling of mhash module may not be enough if one of the other PHP > > modules they list in 433038