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.