RE: [PHP-WIN] Problem with extensions w2k/IIS PHP4.3.0

2003-02-27 Thread Charles P. Killmer
Make sure ntwdblib.dll is in the windows directory. Charles Killmer -Original Message- From: Joshua Groboski [mailto:[EMAIL PROTECTED] Sent: Thursday, February 27, 2003 10:57 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] Problem with extensions w2k/IIS PHP4.3.0 I seem to be unable to

[PHP-WIN] Problem with extensions w2k/IIS PHP4.3.0

2003-02-27 Thread Joshua Groboski
I seem to be unable to track down my problem. In my php.ini I have set extension_dir = c:\php\extensions I confirmed that the dll files are there and adequately permissioned (everyone has full control). When I enable extension=php_mssql.dll my webserver hangs. What am I missing. Thanks in adva