Web Host

02/06/2018 02:49 khemomo#1
Hi guys,

I have a problem regarding the web host, so i ordered a webhost for my website ofc i in nfoserver. Then i tried already upload the file inside but the problem is, it says "Error. No database connection." but i already configure my xinc_cofig.php


and already set all the 127.0.0.1 ip's to my host file IP

How can i configure it well or how can i fix this? I'am using a release website from here.
02/06/2018 07:09 flyffdev#2
change the "MON-PC\SQLEXPRESS'" to HOSTIP;1433 then configure your sql server configuration enable the port 1433 and config the firewall too
02/06/2018 15:04 xTwiLightx#3
Check your installed instances on your web host.

You can do this by executing the cmd command:
Code:
SQLCMD -L
That lists your installed instances, if they're not hidden.
02/07/2018 00:43 khemomo#4
Quote:
Originally Posted by xTwiLightx View Post
Check your installed instances on your web host.

You can do this by executing the cmd command:
Code:
SQLCMD -L
That lists your installed instances, if they're not hidden.
Is it true that there's some webhost that didn't accept database from outside (Dedicated server)? Because i already open 1433 port from youtube follow every single step on how to connect it to webhost still not working.

BTW i order the webhost in nfoserver under the pro tab (9.99USD). is this webhost accept flyffwebsite?

[Only registered and activated users can see links. Click Here To Register...]
02/07/2018 10:36 xTwiLightx#5
If you are using two seperate servers (one with website, one with the SQL Server), you'll need to open the respective ports for SQL Server connections.

The issue is non-website related, it is network related.
02/07/2018 11:27 khemomo#6
Quote:
Originally Posted by xTwiLightx View Post
If you are using two seperate servers (one with website, one with the SQL Server), you'll need to open the respective ports for SQL Server connections.

The issue is non-website related, it is network related.
can you help me please how to configure it well, i send you my skype please help me I already wasted my 3 days searching on how to connect this one :(