Posted by Greg Donald on 10/10/01 11:13
On 4/13/05, Ross <ross@aztechost.com> 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/
[Back to original message]
|