|
Re: Startup issue [message #5292 is a reply to message #5283] |
Wed, 13 January 2016 05:27 |
AJM
Messages: 2371 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
That error message is quite specific: Access denied for user 'tony'@'localhost'
As well as creating a user you need to grant that user access to all relevant databases. You newed to study the MySQL Manual.
BTW you should NOT be using the user name and password supplied in my sample config file. You should create your own and amend the config file accordingly.
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|