Hi, I'm having problems connecting to my MySQL server. It works fine with the localhost (XAMPP), but I get an error when I try to connect to the one of my one.com webserver. I'm sure my access data is right (as I'm using it with several CMS), but QSqlDatabase:pen() always fails with "Can't connect to MySQL server on 'anteevy.de' (10060) QMYSQL: Unable to connect".

Any ideas?