|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2006-06-22 18:38 UTC] baaron13 at hotmail dot com
Description: ------------ New windows 2003 sp1 box with Microsoft sql 2005 server installed. Installed PHP 5.1.4 and PECL modules 5.1.4 for windows binary Everything works fine and my scripts run. But when windows loads I get the following warning over and over (10 to 20 times) Unknow(): (null): Unable to intialize module Module compiled with module API=20050922, debug=0, thread_saftey=1 PHP compiled with module API 20020429, debug=0, thread-saftey=1 If I comment out the extensions in the ini I don't get the message. I tried just the mssql extension and I GET the error message on windows load but the module still works.. I can connect to the sql server. Only changes made to the ini (using the recommended one) are the session.save_path browscap cgi.force_redirect set to 0 extension_dir using the isapi PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 04 03:00:01 2025 UTC |
Ask those who installed PHP 4.3.0 there. >PHP compiled with module API 20020429, debug=0, thread-saftey=1 ^this number means it's 4.3.0 or 4.3.1.