Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mysql Default password #67

Open
gitcrypto-bucked opened this issue Aug 20, 2024 · 1 comment
Open

Mysql Default password #67

gitcrypto-bucked opened this issue Aug 20, 2024 · 1 comment
Assignees
Labels

Comments

@gitcrypto-bucked
Copy link

Hello,

I'm running Docker on Linux. I use the following command to start the container:

docker run --name myXampp -p 41061:22 -p 41062:80 -d -v ~/my_web_pages:/www tomsik68/xampp:8

How do I access phpmyadmin?

Thank you!

What are the default password of mysql root user : mysqli::real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: YES)

@tomsik68
Copy link
Owner

Hello,

I believe there is no password set for the root user. You can try setting one by following the steps outlined here: https://poe.com/p/What-are-the-default-username-and-password-for-the-XAMPP-database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants