Unable to access database

My website URL is: motorsales.epizy.com

What I’m seeing is: When I trying to access the database through login option, it show error “Could not connect:Access denied for user ‘epiz_24345470’@‘192.168.2.185’ (using password: YES)”. It seem like cannot access the content in my database.
Even if the login details is wrong, it should showing other error which should not be error like above.

I’m using this software:PHP mysql

Additional information: Tried using different browser such as chrome and mozilla firefox. Cleared all the cache but still same error. Tried acess using computer and mobile phone also same error.

https://infinityfree.net/support/common-mysql-errors/

1 Like

I checked your configuration, and I can see your password is incorrect. How do I know? Hosting account passwords don’t support special characters and the password you used does. Note that this should be the hosting account password, which is not the same as your client area password.

This is how MySQL chooses to report authentication errors. I agree, they are not very descriptive, but it’s not like MySQL gives us an option to change this.

2 Likes

Thanks for the information. Now I know where is the problem.
Thank you very much.

1 Like

My website URL begins with: (tetrasoft.)

When trying to access the database through terminal, using command “mysql -u epiz_24348121 -D epiz_24348121_tetrasoft -h sql201.epizy.com -p -P 3306”
it gives error “ ERROR 2003 (HY000): Can’t connect to MySQL server on ‘sql201.epizy.com’ (99) ”. It seems that, cannot connect the database.

I’m using Python

do infinity free support Python? :ok_woman:

As for my information, Python and MySQL remote access aren’t supported on free hosting. If you want those please consider upgrading to Premium Hosting as it offers many features.

2 Likes

Where can I get all the details of support? I am using python, web3js, nodejs, truffle, docker, solidity

i think premium hosting has all

but not sure about 3 codes at end :confused:

1 Like

I’m new to python, web3js, nodejs, solidity, truffle, docker. just want to test few things for learning. And it is difficult to pay in dollars from india when you dont have a credit card.

My other informations say that you must pay from a credit card or PayPal to use Premium Hosting (and also have a registered VAT ID if you’re registering from an EU country). If you want to test Python, Node.js or other things, free hosting isn’t the choice for you.

1 Like

i agree. unless it’s a harder way that you’ve to setup Apache, then these code roots on your own computer :grinning:

i can’t pay for premium too

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.