|
|
 |
Re: FN-FORUM: PHP MySQL
date posted 1st December 2004 15:33
Nicola Dunn wrote:
> "PHP Startup: Unable to load dynamic library 'T:\PHP\ext\php_msql.dll' - The
> specified module could not be found."
I seem to recall something in the docs that said on win32, copy the
contents of the extensions directory into the main php dir - though I
could be wrong..
Haven't tried the mysql support on mine, but I hve odbtp_mssql installed
by putting the dll in the php directory (h:\php for me) and then just:
extension=php_odbtp_mssql.dll
Does something similar for mysql work?
|
 |
|