ID: 8712 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Install and Config Operating System: NT 4 PHP Version: 4.0.4pl1 New Comment:
If you come across this problem... xxx: Unable to initialize module Module compiled with debug=0, thread-safety=1 module API=xxxxxxxx PHP compiled with debug=0, thread-safety=1 module API=xxxxxxxx These options need to match Then go here to find the fix for it... http://www.experttek.com/mod.php?mod=userpage&page_id=16 Previous Comments: ------------------------------------------------------------------------ [2001-01-15 10:16:16] [EMAIL PROTECTED] you must update the php_oci8.dll too. ------------------------------------------------------------------------ [2001-01-15 10:12:31] [EMAIL PROTECTED] I installed PHP 4.0.3 and everything worked fine... I tried to install 4.0.4pl1 and there are these 2 messsages... and nothing works! Why? This is a warning I see in Apache loading window: [warn] Loaded DSO d:/Apache/cgi-bin/php/sapi/php4apache.dll uses plain Apache 1.3 API, this module might crash under EAPI! (Please recompile it with -DEAPI) And this is the message I see, when I try to execute a PHP page with OCI functions called: oracle: Unable to initialize module Module compiled with debugė0, thread-safety=1 module API=20000809 PHP compiled with debugė0, thread-safety=1 module API=20001214 These options need to match ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=8712&edit=1