ID: 13997 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Feature/Change Request Operating System: FreeBSD 4.3 PHP Version: 4.0CVS-2001-11-09 New Comment:
It's the DBG module. And note that the CVS version of PHP has the new version headers in the module, and that's why the modulename is 'broken' now. Binary compability in modules is broken due these changes in the versioning system. Derick Previous Comments: ------------------------------------------------------------------------ [2001-11-10 20:14:16] [EMAIL PROTECTED] That nonsense before 'Unable' should be the module name.. What module was this anyway? --Jani ------------------------------------------------------------------------ [2001-11-09 08:54:58] [EMAIL PROTECTED] I recently tried to compile PHP and got this error: PHP Warning: U‰åƒìoVSè: Unable to initialize module Module compiled with debug=52, thread-safety=109 module API=674941832 PHP compiled with debug=0, thread-safety=0 module API=20010901 These options need to match in Unknown on line 0 it would be nice to know which module was causing this error (or at least some more information about what to do)! in this case it was the dbg module that needed recompiling, but it took a while to figure out. regards, Peter Lowe. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13997&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]