Is this really critical? On 2002.03.06 18:55 [EMAIL PROTECTED] wrote: > ID: 15907 > Updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > -Status: Open > +Status: Critical > Bug Type: Dynamic loading > Operating System: * > -PHP Version: 4.1.2 > +PHP Version: 4.1.0 and above > -Assigned To: > +Assigned To: hholzgra > > > Previous Comments: > ------------------------------------------------------------------------ > > [2002-03-06 12:55:10] [EMAIL PROTECTED] > > i get: > > PHP Warning: > U\x89\xe51\xc0\xeb^A\x90\xc9\xc3\x89\xf6U\x89\xe5\x83\xec^TS\xe8: > Unable to initialize module > Module compiled with debug=220, thread-safety=170 module API=677665696 > PHP compiled with debug=0, thread-safety=0 module API=20010901 > These options need to match > > > instead of > > PHP Warning: sixcode : > Unable to initialize module > Module compiled with debug=0, thread-safety=0 module API=20001222 > PHP compiled with debug=0, thread-safety=0 module API=20010901 > These options need to match > > due to the new fields inserted into structure zend_module_entry > > dl.c should be clever enought to look for the previous > positions of the data fields when encountering malformed > values like "debug=220" or "API=677665696" > > ------------------------------------------------------------------------ > > > -- > Edit this bug report at http://bugs.php.net/?id=15907&edit=1 > > >
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php