Forums

(2003, "Can't connect to MySQL server on '' (111)")

Hey.

I'm tried connect in my own database domain, but this error happen. This is the link of error: http://mauromurari.pythonanywhere.com/dados/mapa/ In my PC it's work normal.

I put the right port (3306), user and password. My MySQL database are "open" for all (%).

Maybe i need put in PythonAnywhere white list my own domain? (codewebsistemas.com.br)

Thanks

Unfortunately free accounts on PythonAnywhere only get HTTP access to whitelisted sites, so connecting to an external MySQL server won't work, even if the server is whitelisted.

Hello Giles.

Man, can you add my domain in WhiteList please?

I have 750k lines in my db, i don't want migrate, i don't have time....

Can you help me?

Even if I added it to the whitelist, it wouldn't work, unfortunately. I'll drop you an email and we'll see if we can work an alternative way of getting the data over.