Page 1 of 1

Can I connect Xampp with the online database?

PostPosted: 24. July 2019 21:25
by JoseZabaleta
Hi guys...

I have tried to connect Xampp with the online database:

wp-config.php

define('DB_HOST', '97.79.238.50');

"Failed to establish a connection to the database"

Is the error because Xampp cannot connect to an online database?

Thanke

Re: Can I connect Xampp with the online database?

PostPosted: 24. July 2019 21:27
by Altrea
No, this is most likely because your online database refuses external connections.