mysql configuration ?

admin

Administrator
Staff member
Hello !
I want to connect php with mysql on linux .
I have installed mysql on Red Hat Linux.
But i am unable to connect with it because i dont know the password for the root .

I have given this command :
./mysql -u root -p
(now it will ask for password)
ENTER PASSWORD:
by giving any password it gives the error that :
Access denied for user :root@localhost 'Using Password:YES'

I have tried every option but it still giving the same error .
if i dont know the username and password , how can i proceed .
Please do help regarding this .

How can i make the new username . I mean the new account.

Regards
Seemab
 
Back
Top