I just upgraded to php 4.0.3 from php 4.0.2.
I'm running Win32 Apache 1.3.12 on Win2k.
I'm loading the extension php_mssql70.dll
Well I'm -trying- to load it anyway. Under php 4.0.2 every thing worked fine. Now running 4.0.3 any time i load a .php page it gives the error:
Warning:
"Unable to load dynamic library 'php_mssql70.dll' - The specified module could not be found."
Of course I have tried specifying a full path, using \ instead of /. Putting the dll in the winnt\system32 folder etc.
I think it is a specific issue dealing with php_mssql70.dll and php 4.0.3 because I can load any other .dll fine, and I tried loading the php_mssql70.dll from php 4.0.2 with no luck as well (same error).
Any help is appriciated... For now I guess I'll be going back to php 4.0.2.
thanks
chris