Nikolaus Schlemm
nikl at nikl.net
Wed Jul 5 10:56:47 EDT 2006
Am Mittwoch, 5. Juli 2006 16:19 schrieb Alain Tesio: > Hi, > > I had exactly the same problem with values returned by md5 changing > only from modpython. > > On my debian machine it was caused by the installation of the package > libmhash2: > > /usr/lib/libmhash.so.2.0.0 > /usr/lib/libmhash.so.2 > > With python 2.3, modpython 2.7.10, apache 1.3.33 on intel 32 > > I have no idea how it can interfere with md5.so within modpython. > > (libmhash2 is required by gosa, a ldap web frontend in php) thanks a lot - after removing libmhash2, the test-snippet i posted earlier now works totally fine! but this still looks very odd to me ... -- cheers, Nikl
|