using mysql 4.1 with iis 5.1 with PHP

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
LonelyProgrammer
Forum Contributor
Posts: 108
Joined: Sun Oct 12, 2003 7:10 am

using mysql 4.1 with iis 5.1 with PHP

Post by LonelyProgrammer »

Help ~

I have been trying to get MySQL 4.1 to work with IIS 5.1 (for PHP) for the past four hours and am getting nowhere.

Whether I try running mysqladmin, I get:
MYSQLADMIN: cannont connect to the server at 'localhost'
And mysql_connect yields "cannot create a link" and "cannot connect to server 'localhost' (10061). Sometimes the page just refuse to load!

What am I to do? I have been installing/uninstalling numerous times without any success whatsoever.
Post Reply