Banner

Sponsor

Login


Welcome Back!
Guest
Guest

Register

Lost your password?

83 users online



ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

Currently viewing this thread: 1 (0 members and 1 guests)


Page 1 out of 2
hamidrizvi

hamidrizvi

Status: Offline!

ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO)

WHAT IS THIS!...lol

When I go into my Cpanel, this error appears where my MySql stuff is supposed to appear. When I click on the MySql database link, the same thing appears over the next page and I cant see my databases even though I know they are functioning properly. Even If i go into PHPmyadmin, it says "Wrong username/password. Access denied."

Im guessing its a problem from my hosts side so I have emaile dthem, but seeing the *great* technical support that they have, I dont thinkk I will be receieving a reply anytme soon. Anyone know of any otehr way I can access my databases? or create them?

Thanks

___________________

http://www.nauhay.com/images/sig1.jpg

Phil

Phil

with Mr. Jones
Status: Offline!

you need to figure out the correct un/pw combo. just keep guessing

___________________

http://www.philbrodeur.com - Expert PHP Development and Tutorials

hamidrizvi

hamidrizvi

Status: Offline!

But where do I enter the un/pw? I only enter it once adn thats when I enter the CPanel, after that it doesnt ask me for a password anywhere

___________________

http://www.nauhay.com/images/sig1.jpg

Adam

Adam

Status: Offline!

set the correct values in phpmyadmin's config.php

___________________


Current Project: LivermoreMuscle.com
Sig Hosted by Motorspin

hamidrizvi

hamidrizvi

Status: Offline!

AUUUGH...it doest friggin exist..or atleast it wont let me access it...wtf did my host do..

is there a way to create a databse using some simple PHp script?

___________________

http://www.nauhay.com/images/sig1.jpg

Adam

Adam

Status: Offline!

mysql_connect()
mysql_query()

___________________


Current Project: LivermoreMuscle.com
Sig Hosted by Motorspin

damell

damell

Status: Offline!

the file is called config.inc and you will find it in your main phpmyadmin directory....you need to change these settings to your mysql username/password supplied by your host:

Code:


$cfg['Servers'][$i]['user'] = 'root'; // MySQL user
$cfg['Servers'][$i]['password'] = ''; // MySQL password (only needed
// with 'config' auth_type)

___________________

//damell

hamidrizvi

hamidrizvi

Status: Offline!

sorry for sounding so stupid and askin dumb questions..i just done kno bout this stuff :confused:

isnt the phpadmin directory sumwhere on my hosts server? I mean...i cant access it via FTP to change files..or can i?

___________________

http://www.nauhay.com/images/sig1.jpg

Adam

Adam

Status: Offline!

It is on your host somewhere.

___________________


Current Project: LivermoreMuscle.com
Sig Hosted by Motorspin

intoxiChaos

intoxiChaos

Status: Offline!

who's your host? and did you have access before this or are you just starting out with MySQL?

Page 1 out of 2
Quick Jump:

Main Navigation


Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach


NeverAPI generated this page in 0.0076 seconds.