Nuno Lopes wrote: > It doesn't work for me. Which version are you using? I'm using XP SP1.
Me to. > My apache log (if I delete the libmysql.dll from the system dir): > "PHP Warning: PHP Startup: Unable to load dynamic library > 'C:/php/ext/php_mysql.dll' - The specified procedure could not be found. > in Unknown on line 0" I have php_mysql.dll in C:\PHP\ and libmysql.dll in PATH (other than Windows or System). I realized that it's necessary to restart Windows to let Apache know about the new PATH (log out is not enough). But it's probably not your case. Jakub Vrana