[PHP-DB] Extension loading problem

2001-09-15 Thread Robert W. Biddle
I'm running IIS 5.0 on a Win2k pro. Machine using PHP 4.0.6 I want to enable support for MSSQL 2000 but I can't get the extension directory path to work properly. Right now, I've copied php_mssql.dll in "c:\php\extension_dir" and "c:\php" and also in "c:\WINNT\system" I have the line in php.ini

[PHP-DB] Re: Extension loading problem

2001-09-16 Thread Robert W. Biddle
Got it fixed... for those curious, the extension_dir path was correct, I had to copy ntwdblib.dll to "c:\WINNT\system32\" and it recognizes the extension now, and works great.... "Robert W. Biddle" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news: