phpMyAdmin on IIS server not working

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

ljCharlie
Forum Contributor
Posts: 289
Joined: Wed May 19, 2004 8:23 am

Post by ljCharlie »

Thanks! I gotta go home. I'll do that tomorrow. I'll post it back. Thanks!
ljCharlie
Forum Contributor
Posts: 289
Joined: Wed May 19, 2004 8:23 am

Post by ljCharlie »

Thank you so much for the help. I found the problem. It was this line: extension=msql.dll.

However, I got this error:

Welcome to phpMyAdmin 2.6.4-pl3

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.

Error

MySQL said: Documentation
#1045 - Access denied for user 'root'@'suf.foundation.org' (using password: NO)
Anyway, this is related to MySQL and phpMyAdmin so I will ask this question in MySQL database forum.

Again, thank you for the help.
ljCharlie
Forum Contributor
Posts: 289
Joined: Wed May 19, 2004 8:23 am

Post by ljCharlie »

Thanks! I got it working now.
Post Reply