Access denied to for user root

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Re: Access denied to for user root

Postby pishisaurus » 16. June 2010 08:09

I had the same problem as used instructions to change config.inc.php and it worked for me
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'your new pass';
$cfg['Servers'][$i]['AllowNoPassword'] = false;
Thanks a lot. :mrgreen:
pishisaurus
 
Posts: 3
Joined: 16. June 2010 07:42

Re: Access denied to for user root

Postby Radzio » 16. June 2010 09:44

This way anyone can access your databases freely..
NEVER use config auth.
Radzio
 
Posts: 81
Joined: 05. June 2010 12:26

Previous

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 142 guests