MySQL said: Documentation #1045 - Access denied for user 'root'@'localhost' (using password: NO)

前端 未结 20 1747
失恋的感觉
失恋的感觉 2020-11-29 02:41

I installed xampp,but when I tried to run it I got an error as thus:

Error

MySQL said: Documentation

1045 - Access denied for user \'root\'@\'localhost

20条回答
  •  我在风中等你
    2020-11-29 03:19

    On OSX I had same difficult, but a figure out a solucition

    open terminal

    put 'cd /Applications/XAMPP/xamppfiles'
    put 'sudo ./xampp security'
    

    then put your root password and answer the questions

提交回复
热议问题