ID: 37893
User updated by: baaron13 at hotmail dot com
Reported By: baaron13 at hotmail dot com
Status: Bogus
Bug Type: *Compile Issues
Operating System: Windows 2003
PHP Version: 5.1.4
New Comment:
I don't think you understand
I installed a fresh windows 2003
I installed PHP 5.1.4..... THATS IT period, no php 4 nothing
No one else has touched the box.
So if that is it tell me if this is a bug or an installation problem.
Because if what I said above is true... and it is... then how did I get
old dlls????? or how do I update the one I need?
Previous Comments:
------------------------------------------------------------------------
[2006-06-22 21:12:49] [EMAIL PROTECTED]
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.
------------------------------------------------------------------------
[2006-06-22 21:07:02] baaron13 at hotmail dot com
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 ???
------------------------------------------------------------------------
[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