4571 Posts in 1382 Topics by 1376 members
Installing SilverStripe
SilverStripe Forums » Installing SilverStripe » I couldn't find a database server on 'localhost': Access denied for user 'root'@'localhost' (using password: NO)
Getting SilverStripe up and running on your computer and on your web server.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 713 Views |
-
I couldn't find a database server on 'localhost': Access denied for user 'root'@'localhost' (using password: NO)

14 September 2012 at 11:30pm
hello, I'm stuck at step installation database configuration, it shows me this message:
I couldn't find a database server on 'localhost': Access denied for user 'root'@'localhost' (using password: NO)
you have an idea? -
Re: I couldn't find a database server on 'localhost': Access denied for user 'root'@'localhost' (using password: NO)

21 September 2012 at 9:49am
Hi there,
It sounds like 1 of 2 problems
1) The installer is not picking up a database i,e MYSQL. Did you use WAMP to set up your Apache, Php and MYSQL? It could be that you have stopped the MYSQL service, so PHP is working as well as Apache, but it cant pick up a MYSQL database
2) Sometimes when you get the 'Access denied for user 'root'@'localhost' (using password: NO) ' error it means that you are attempting to access MYSQL with a password, but that MYSQL has no password on record for user 'root'. In that case do the silverstripe installation without filling in a password for the Database, or else set a Database password using phpMyAdmin
Let me know if it helps
| 713 Views | ||
|
Page:
1
|
Go to Top |


