Chaps,
I asked the otherday if PHP/MySQL/phpmyadmin could be run on Win2K3 server running IIS. I've downloaded them all and got it working with one exception
When you log in to phpmyadmin it returns an error saying that MySQL cannot connect to the localhost. I would assume this is for two reasons:
1)Exchange is running
2)Windows internal database is running
I remember from previous MySQL installers that you used to be given the choice of which host MySQL would use and the default was 'localhost'.
Well in MySQL 5, no such option existed.
Basically, where can one alter the host so I can change it from localhost to one of the host headers?
I asked the otherday if PHP/MySQL/phpmyadmin could be run on Win2K3 server running IIS. I've downloaded them all and got it working with one exception
When you log in to phpmyadmin it returns an error saying that MySQL cannot connect to the localhost. I would assume this is for two reasons:
1)Exchange is running
2)Windows internal database is running
I remember from previous MySQL installers that you used to be given the choice of which host MySQL would use and the default was 'localhost'.
Well in MySQL 5, no such option existed.
Basically, where can one alter the host so I can change it from localhost to one of the host headers?