Problem with UCP [From System64]
#3

Quote:
Originally Posted by king_hual
Посмотреть сообщение
You didn't even fill out the password parameter.
Yes he did.

It's likely that either:

a) Your password is incorrect (it's not blank)
b) The user "root" doesn't have the permissions needed to access the database

Also make sure your MySQL server is indeed ON.
If you're using XAMPP, go to xampp/phpMyAdmin/config.php and make sure your MySQL settings are as followed:

PHP код:
/* Authentication type and info */
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = '';
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['AllowNoPassword'] = true
Reply


Messages In This Thread
Problem with UCP [From System64] - by Sanady - 29.06.2012, 11:39
Re: Problem with UCP [From System64] - by KingHual - 29.06.2012, 12:29
Re: Problem with UCP [From System64] - by Sinner - 29.06.2012, 13:08
Re: Problem with UCP [From System64] - by ca2k - 29.06.2012, 13:48
Re: Problem with UCP [From System64] - by KingHual - 29.06.2012, 16:51
Re: Problem with UCP [From System64] - by Michael@Belgium - 29.06.2012, 16:58
Re: Problem with UCP [From System64] - by Vince - 29.06.2012, 18:19
Re: Problem with UCP [From System64] - by Sinner - 29.06.2012, 19:07
Re: Problem with UCP [From System64] - by Sanady - 01.07.2012, 17:52
Re: Problem with UCP [From System64] - by KingHual - 01.07.2012, 18:05

Forum Jump:


Users browsing this thread: 1 Guest(s)