PHP5, MySQL, IIS and WINDOWS 2003 Server
Had some bother with the extensions of php5, php_mysql.dll and libmysql.dll under my latest installation on windows 2003 server. When using the mysql_connect function to connect to a mysql database kept getting the error message “mysql_drop_db could not be located in the dynamic link library libmysql.dll” Now I had moved the libmysql.dll into the c:\windows\system32 directory, uncommented the extension in… Continue reading PHP5, MySQL, IIS and WINDOWS 2003 Server