| Author |
Post |
|
|
#1 Sat Jul 17, 2004 5:22 am
|
|
Member
Registered: Jul 2004
Posts: 2
|
Hi,
I get this error when trying to log on after install: Access denied for user: 'userxxx@localhost' (Using password: YES)'
I filled in all the data in config.php, as far as I can remember, the user's logon name my hoster needs is userxxx without the '@localhost' ; but your system seems to add that @localhost to the end? How can I stop it from doing that, or do you think I'm barking at the wrong tree?
Thanks Bart
|
|
|
#2 Sat Jul 17, 2004 5:44 am
|
|
Member
Registered: Jul 2004
Posts: 2
|
Sorry, MY bad.
I figured out it was simply my password issue...
Bart
|
|
|
#3 Tue Nov 16, 2004 6:51 am
|
|
Member
Registered: Nov 2004
Posts: 1
|
I am getting this same error: except that when I put <?php $dbs['server'] = 'Sams-Computer.local'; ?> I still get the same error. That is to say, it seems to still be connecting to 'localhost'. Any ideas?
|
|
|
#4 Wed Nov 17, 2004 11:17 am
|
|
Developer
Registered: Apr 2004
Posts: 2202
Location: Belgium
|
Your MySQL privileges must be set incorrectly...
|