Php_mssql.dll (php mssql client lib) probably couldnt load the required ntwdblib.DLL (this is the ms client lib for mssql)(you need both libs... php's one and ms' one). Check if this file is in your php path. Your php path also must be in the windows %path% environment variable... But note, the ntwdblib.DLL equipped with php 5 is for mssql 7.0! if you wanna use it with mssql 2000 you have to copy the ntwdblib.DLL from your \x86\system path of your mssql 2000 cd to your php path... Hmmm or do you wanna use mysql? Sry for my English =) -----Ursprüngliche Nachricht----- Von: Ross [mailto:ross@xxxxxxxxxxxxx] Gesendet: Mittwoch, 13. April 2005 15:52 An: php-windows@xxxxxxxxxxxxx Betreff: Unable to load dynamic library 'C:\PHP\php_mssql.dll' I get the follwing message whrn trying to install tyhe mysql modules PHP Warning: Unknown(): Unable to load dynamic library 'C:\PHP\php_mssql.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: The path is correct. What could be wrong? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php