Database issue

antiny2010

Member
Nov 27, 2014
171
6
Hi all

I am hosting my database off a windows vps and my cms off a linux server atm to try something how do i go about making it connect to the database as ive done the config file under management and changed the localhost bit to the servers ip address but it still says unable to connect to mysql

Is there anything im missing?

Thanks
 

JayC

Always Learning
Aug 8, 2013
5,494
1,398
On your linux make sure your ports are opened to accept incoming connections to the database. Not exactly sure how to connect a windows VPS to a linux box , but that would be my first guess
 

LeChris

github.com/habbo-hotel
Sep 30, 2013
2,744
1,326
Also make sure external computers can connect to the database as "root", unless you made another user. Free your ports, and make firewall instances for it
 

Users who are viewing this thread

Top