Hi I have been trying to enable MySQL in my PHP file and it is not working...
First of all I keep getting an error like here
I took off the ";" on the ";extension=php_mysql.dll" and then changed the extensions directory to "c:\php\ext" and I still keep getting a problem that
PHP STartup: Unable to load dynamic library 'c:\php\ext\php_mysql.dll' - The Specified module could not be found
I checked and the file is there...any ideas?