Click to See Complete Forum and Search --> : PHP 5, mySQL 5 and windows


LukeD
12-22-2004, 08:36 AM
complete newbie here.

I'm trying to configure my php 5 server to a connect to mySQl 4.1.8 on windows 2000 pro running IIS. But I keep getting the following error:

I uncommented the extension=php_mysql.dll;

I'm not sure what to do next. Do I have to restart something everytime i change something?

PHP Startup: Unable to load dynamic library "./php_mysql.dll" - The specified module could not be found

Any direction would be greatly appreciated.

planetsim
12-22-2004, 09:47 AM
http://phpbuilder.com/board/search.php?s=&action=showresults&searchid=720021&sortby=&sortorder= this will help this probably should have been in the PHP 5 forum but not too worry many have had the same issues.

vishal shelke
12-23-2004, 01:39 AM
hello dude
did u copy the php.ini file into c:/winnt
or whatever os u have

then
also copy the same file into wwwroot dir of iis
try this
and restart
i hope this works