On 4/13/05, Ross <[EMAIL PROTECTED]> wrote:
> I get the following warning when trying to load this extension. (php_mssql)
> 
> PHP Warning: PHP Startup: Unable to load dynamic library
> 'c:\PHP\ext\php_msql.dll'
> 
> (All the other extensions load ok.)
> 
> I am runnning php5 with IIS 5.1 and mysqlserver 4.1. The server works fine
> and mysql server is running ok.


Check your php.ini and make sure c:\PHP\ext is included in your
extension_dir paths.


-- 
Greg Donald
Zend Certified Engineer
http://destiney.com/

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

Reply via email to