vsro website

09/21/2019 18:33 kubade220#1
I have purchased domain hosting and have files on the site. how to set up connection to get data from sql to vps
09/28/2019 11:01 _SGA_#2
So you want to host the website in seperate hosting? Check your cpanel if MSSQL extension is available for PHP, if not contact your hosting company.
The rest is as usual, add an exception for the hosting company's IP from your firewall and than configure the php script with real mssql settings. Also make sure that remote connection is enabled from mssql configuration manager.