
July 28th, 2004, 05:25 PM
|
|
|
|
Join Date: Apr 2007
Location: Clemson, SC, USA
Posts: 25
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
unable to load php_mssql.dll in php4 on IIS 5
I had this working once before, but now it won't function!
Here is my system:
Dell Dimension 4500 (fairly stock)
Windows XP (NTFS)
IIS 5
php 4.3.7
Every time I try to load a page that uses the php_mssql.dll, I get the following error:
Code:
Unknown(): Unable to load dynamic library 'c:phpextensionsphp_mssql.dll' - The specified module could not be found.
I have tried various settings in my php.ini file--c:/windows/system32 (where my php4isapi.dll is), c:/php and several others. Nothing seems to work. I have checked permissions, and these seem fine.
I'm not really sure what to do from here, since I have verified that the file is in all the places I have directed it to, with no luck.
Anyone that can offer suggestions would be greatly appreciated.
Thanks
|