Re: [PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-11-01 Thread Mike
Finally realised what was wrong - You need to manually copy ALL the SQL Server client network files from the sqlServer box into the system32 directory on the PHP/IIS server box. - then magically the module loads and works - Using a regular SQL client install some of the files tha PHP needs dont ge

RE: [PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-11-01 Thread Mize, Robert
: [PHP-WIN] 4.0.6 mssql.dll Extension load failure We have PHP installed as an ISAP module on our W2K IIS5 server and its operational with no problems - phpinfo() runs just fine. But - When I uncomment the php_mssql.dll extension in php.ini I get an error when PHP starts up saying it cannot find the

RE: [PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-11-01 Thread Erik H. Mathy
Do you have the MSSQL client installed on that box? - Erik > -Original Message- > From: Mike [mailto:[EMAIL PROTECTED]] > Sent: Thursday, November 01, 2001 10:45 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP-WIN] 4.0.6 mssql.dll Extension load failure >

[PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-11-01 Thread Mike
We have PHP installed as an ISAP module on our W2K IIS5 server and its operational with no problems - phpinfo() runs just fine. But - When I uncomment the php_mssql.dll extension in php.ini I get an error when PHP starts up saying it cannot find the .dll file. The extension directory is correctl

Re: [PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-10-25 Thread DL Neil
> We have PHP installed as an ISAP module on our W2K IIS5 server and > its operational with no problems - phpinfo() runs just fine. > > But - When I uncomment the php_mssql.dll extension in php.ini I get an error > when PHP starts up saying it cannot find the .dll file. > > The extension directory

[PHP-WIN] 4.0.6 mssql.dll Extension load failure

2001-10-25 Thread Mike
We have PHP installed as an ISAP module on our W2K IIS5 server and its operational with no problems - phpinfo() runs just fine. But - When I uncomment the php_mssql.dll extension in php.ini I get an error when PHP starts up saying it cannot find the .dll file. The extension directory is correctl