Re: [PHP] trying to load mysql extensions

2005-04-13 Thread Richard Davey
Hello Ross, Wednesday, April 13, 2005, 4:16:07 PM, you wrote: R> I get the following warning when trying to load this extension. R> (php_mssql) R> PHP Warning: PHP Startup: Unable to load dynamic library R> 'c:\PHP\ext\php_msql.dll' Well which of the two DLLs do you actually want to use? php_ms

Re: [PHP] trying to load mysql extensions

2005-04-13 Thread Greg Donald
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 mysql

[PHP] trying to load mysql extensions

2005-04-13 Thread Ross
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 ru