[BUG] I do not understand how to make not localhost, but access from the Internet
mrranger opened this issue · 1 comments
mrranger commented
If I use mysql, then it works locally, I install laravel, but if I want to go to phpmyadmin, mysqli::real_connect(): (HY000/1045): Access denied for user 'root'@'172.25.0.4' (using password: YES)
But if I put host in laravel: mysql container name I can login but laravel can't connect to bd
rbahala commented
Thank you for your reply. I got it to work by reinstalling everything from
scratch including Docker.
…On Tue, Dec 13, 2022 at 2:18 PM RANGERSTUDIO ***@***.***> wrote:
If I use mysql, then it works locally, I install laravel, but if I want to
go to phpmyadmin, mysqli::real_connect(): (HY000/1045): Access denied for
user 'root'@'172.25.0.4' (using password: YES)
But if I put host in laravel: mysql container name I can login but laravel
can't connect to bd
—
Reply to this email directly, view it on GitHub
<#226>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA5DMM4JE6U5W3PCQ5TRYRTWNAIMZANCNFSM6AAAAAAS4ZVYSU>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>