Hello, I have problem 'cannot load mysql' with MySQL on PHP5( recently migrating grom PHP4 to PHP5). I was do the following actions to resolve the problem, but failed . 1. uncommented > extension=php_mysql.dll 2. put php_mysql.dll on c:/php/ext 3. put libmysql.dll both on c:/winnt and c:/winnt/system32 (Windows 2000) 4. edit > extension_dir = "c:/php/ext" 5. restart apache server(2.0). Any missing of my act? Thanks in advance Rgds