I just installed cyber panel on my server runing ubuntu 20 and i created a datebase using the create datebase of the cyberpanel, but when i try to connect to the mysql datebase on my local computer i get the error :
mysql.connector.errors.DatabaseError: 2003 (HY000): Can’t connect to MySQL server on ‘IP Address’ (10060)
If I connect on localhost it works fine but if I want to connect to the database remotely the error pops up
during installation i saw :
Remote MySQL (default N):
- Allow for your Database to be installed on a remote server*
i left everything to the default which is No, does this mean i cannot connect to mysql remotely?




