From:             [EMAIL PROTECTED]
Operating system: FreeBSD 4.3
PHP version:      4.0CVS-2001-11-09
PHP Bug Type:     Feature/Change Request
Bug description:  Would be nice to report which module conflicts if API version 
incorrect

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 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]

Reply via email to