B
bob950
Guest
Hello. I have come across some scripts that I have been trying to install on my windows plesk server. The only problem about these scripts is that they only work with MySQL version 4. So, I installed another instance of MySQL on my server. Now, MySQL 5 is running on port 3306, and MySQL 4 is running on port 3308. So far everything has gone smoothly, but what I need to do is get phpmyadmin to connect to MySQL 4 (port 3308) insetad of MySQL 5 (port 3306). I am guessing there is a config file for phpmyadmin, that has a variable to set the address to connect to, but I cannot seem to find it. Any help would be greatly appreciated.