ID: 4238
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Compile Warning
Operating System: win98
PHP Version: 4.0 Release Candidate 1
New Comment:
I get these error messages, how do I determine the module that is
unable to initialize.
Sandy
PHP Warning: (null): Unable to initialize module
Module compiled with debug=96, thread-safety=219 module API=1077833856
PHP compiled with debug=0, thread-safety=0 module API=20010901
These options need to match
in Unknown on line 0
PHP Warning: U1���]�?�': Unable to initialize module
Module compiled with debug=144, thread-safety=151 module
API=1073873612
PHP compiled with debug=0, thread-safety=0 module API=20010901
These options need to match
in Unknown on line 0
PHP Warning: U��S������?Ø`: Unable to initialize module
Module compiled with debug=64, thread-safety=156 module API=1073871584
PHP compiled with debug=0, thread-safety=0 module API=20010901
These options need to match
in Unknown on line 0
Previous Comments:
------------------------------------------------------------------------
[2000-06-07 21:30:52] [EMAIL PROTECTED]
so i assume your MySQL module is still
the one you got with php4b3 and not the
one that belongs to RC1?
thread-safety=0 / thread-safety=1:
These options need to match
should be rather clear for an error message?
------------------------------------------------------------------------
[2000-04-25 13:03:24] [EMAIL PROTECTED]
I got an anditional header from browser:
when php.exe is run under dos,
It showed this:
Content-type: text/html
PHP Warning: MySQL: Unable to initialize module
Module compiled with debug=0, thread-safety=0 module API=0
PHP compiled with debug=0, thread-safety=1 module API=20000313
These options need to match
in Unknown on line 0
nothing wrong when I run php4b3,
I use chinese windows98.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=4238&edit=1