I put the file php_mssql.dll in the c:/winnt dir and everything is fine.  Thank you.  
I read my fix on the PHP site.  

This is great that so many different people come together and share ideas and help 
each other out.

-----Original Message-----
From: Sascha Kaufmann [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2003 1:31 PM
To: Gerardo Rojas
Subject: Re: [PHP-WIN] Connection to MS SQL Server


you need to set the path to your "extensions" directory
e.g. extension_dir = "c:\php\extensions\"

regards
Sascha

Gerardo Rojas wrote:
> Maybe somebody could shed some light on this subject.  I am getting this error, 
> after I uncommented the line in the php.ini
> 
> 
> extensions=php_mssql.dll
> 
> Unkown(): Unable to load dynamic library './php_mssql.dll' - the specified module 
> could not be found
> 
> 
> Are there any other modifications that I need for PHP to talk to the ms sql server?
> 
> Windows 2000, PHP 4.3.3, MS SQL version 8.00.382
> 
> 
> --
> Gerardo S. Rojas
> 
> 
> 
> 

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to