Jump to content

Database Connection Issue


Daniel On The Web

Recommended Posts

User name: any

Host name: localhost

Password: no

Global privileges: usage

User group: -

Grant: no

 

User name: pma

Host name: localhost

Password: no

Global privileges: usage

User group: -

Grant: no

 

User name: root

Host name: 127.0.0.1

Password: no

Global privileges: all privileges

User group: -

Grant: yes

 

User name: root

Host name: ::1

Password: no

Global privileges: all privileges

User group: -

Grant: yes

 

User name: root

Host name: localhost

Password: no

Global privileges: all privileges

User group: -

Grant: yes

Edited by Daniel On The Web
Link to comment
Share on other sites

It sounds like you're still not using the correct port. The message that the machine actively refused the connections means that your connection attempt was explicitly blocked. It's not a permission issue because the attempt to even connect failed, it never had a chance to log in at all. Maybe compare the connection settings inside the phpmyadmin config file to see how that's set to connect.

Link to comment
Share on other sites

As I thought I did something wrong, I decided to start over on a Mac. PHP works even without XAMPP, so I believe that the service to upload my webpage supports PHP.

 

Now I'm thinking about reinstalling MySQL and phpMyAdmin in the Mac and test it again.

 

Anyway, useful info to check what's the right port.

Edited by Daniel On The Web
Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...