In php.ini i set the extension dir to C:\php and I enabled the mssql extension with this line
extension=php_mssql.dll
I then downloaded the dll from a site and placed it in C:\php. When i try to access a php page or start/restart the server i get this message
Unable to load dynamic library 'C:\php/php_mssql.dll' - Access is denied
Any clue on what I did wrong here? I am running Windows 2000 Server with SQL 2000 with php 4.2.3