RanCP hosting inquiry

Status
Not open for further replies.
Joined
Feb 8, 2009
Messages
524
Reaction score
106
is there a free webhosting out there that can host a RAN Control Panel out of the box? i tried x10hosting and 000webhost but im getting no where... if you are successfull in getting this host to host ur ran cp can you tell me what you did?
 
yes... my web server is separated from my game server and database. so i have 3 computers handling database, game and web.... the thing is it is all in one location. i wanna separate my webserver via a free host to lessen network traffic..
 
Upvote 0
1. enable remote access on your database server...
2. on your game server, setup OBDC to connect to ur database server
3. on your web server, im using xampp, on the setting ; Use NT authentication when connecting to the server
mssql.secure_connection = Off... if you have ur web server on the same machine as the database. you set it to On. but if you are using a different machine. set it to off

----------------------------------------------------------------------

@asero1933
i was asking for a free one anyway, LOL so suggesting a paid one will not work.. thanks for the effort though
 
Upvote 0
1. enable remote access on your database server...
2. on your game server, setup OBDC to connect to ur database server
3. on your web server, im using xampp, on the setting ; Use NT authentication when connecting to the server
mssql.secure_connection = Off... if you have ur web server on the same machine as the database. you set it to On. but if you are using a different machine. set it to off

----------------------------------------------------------------------

@asero1933
i was asking for a free one anyway, LOL so suggesting a paid one will not work.. thanks for the effort though


tnx for giving idea .. let me try this .. but my problem is where do i find a web hosting site hehe
 
Upvote 0
Status
Not open for further replies.
Back