ID: 37893 User updated by: baaron13 at hotmail dot com Reported By: baaron13 at hotmail dot com -Status: Bogus +Status: Open Bug Type: *Compile Issues Operating System: Windows 2003 PHP Version: 5.1.4 New Comment:
This a brand new install of php on a brand new install of windows using the windows binary from php.net 5.1.4. So how am I getting old dll's ??? Previous Comments: ------------------------------------------------------------------------ [2006-06-22 18:55:15] [EMAIL PROTECTED] Apparently you forgot to update php5ts.dll or some other DLL, which came with older PHP version. Not PHP problem. ------------------------------------------------------------------------ [2006-06-22 18:38:53] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=37893&edit=1
