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
check to make sure you have extension_dir = c:\php\extensions or c:\winnt\system32 (whereever you are loading the dlls) in php.ini -Original Message- From: Mike [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 11:45 AM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [P

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 > > > We have PHP

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