Python cannot connect to InfinityFree Mysql

Username (e.g. epiz_XXX) or Website URL

MorningSashimi

Error when Connecting to DB.

(please share the FULL error message you see)

db = pymysql.connect(host=“sql107.epizy.com”,user=“epiz_30860636”,password=“???”,database=‘epiz_30860636_pythonstock’,port=3306)

I copy and paste host name, password, username, database name and port, but can’t connect to Database.

InfinityFree does not support Python. Are you using premium?

4 Likes

I’m just trying with free account

Infinityfree supports PHP & mySQL only for now

1 Like

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