Hi all.   My company want me to setup a WAMP server and I found that Uniform server is the one as it is production oriented.   However, when I downloaded it and unzip the package under my WINXPPRO SP2, and click start.bat, the following errors poped up one by one:   - PHP Startup: unable to initialize module Module compiled with module API=20040412, debug=0, thread-safety=1 PHP complied with module API=20031030, debug=0, thread-safety=1 These options need to match   -cannot found program entry point (something like that as I use tranditional Chinese and try best to translated to English) mysql_drop_db in dynamic library libmysql.dll   - PHP Startup: unable to load dynamic library '/usr/local/php/extensions\php_mysql.dll'   - PHP Startup: sockets: unable to initialize module Module compiled with module API=20040412, debug=0, thread-safety=1 PHP complied with module API=20031030, debug=0, thread-safety=1 These options need to match   So, what's happened?   Thank you very much for your attention.