I'm a complete newbie in mysql, so I've got a very simple question (I hope so):

I've installed MySQL 3.23.44 on my Windows 2000Pro / IIS-5 /w PHP4 support.
I followed the installation instructions on Win2000, made the databse to run, I 
managed to set the root password as it was said in the manual, but I have a 
problem. When I try to this URL (it's access my sites home url):
http://195.244.133.***/start.php3 it doesn't show anything but:

Warning: MySQL Connection Failed: Access denied for user: 'myuser@localhost' 
(Using password: YES) in C:\Inetpub\wwwroot\php\dplib.php3 on line 523

I haven't changed anything in the mysql configuration exept the root password, 
the right directories and pathes and my my.ini looks like:

[mysqld]
basedir=c:/mysql
datadir=c:/mysql/data
skip-innodb
[WinMySQLAdmin]
Server=C:/mysql/bin/mysqld-max-nt.exe

Plz help me!




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to