Web Site (example - www.tantra123.com ) how connect to msql server in pc

Results 1 to 9 of 9
  1. #1
    Member maniek3pl is offline
    MemberRank
    Sep 2009 Join Date
    europeLocation
    55Posts

    wink Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Hello .i looking here in ragezone i not find any answer. I Have one question. I buy hosting + weeb site server (example - www.tantra123.com )

    now i need connect and synchronize my site, to my server in pc


    Site : www.tantraexample.com ---> My pc server.

    in site config i have :

    $link=mssql_pconnect("TANTRA\MANIEK3PL","sa","xxxxx");

    i upload my site to www server and now i need connect to my pc server and database. its possible ? or i need dedicated server to this ?


    Sorrry for my english.

    Thanks


  2. #2
    Unknown Place MaxZeus is offline
    MemberRank
    Mar 2013 Join Date
    592Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Quote Originally Posted by maniek3pl View Post
    Hello .i looking here in ragezone i not find any answer. I Have one question. I buy hosting + weeb site server (example - www.tantra123.com )

    now i need connect and synchronize my site, to my server in pc


    Site : www.tantraexample.com ---> My pc server.

    in site config i have :

    $link=mssql_pconnect("TANTRA\MANIEK3PL","sa","xxxxx");

    i upload my site to www server and now i need connect to my pc server and database. its possible ? or i need dedicated server to this ?


    Sorrry for my english.

    Thanks
    The problem is the host you are using, you must use your IP in that case. :)

  3. #3
    Member maniek3pl is offline
    MemberRank
    Sep 2009 Join Date
    europeLocation
    55Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Thanks for reply. Yeah i know

    $link=mssql_pconnect("TANTRA\MANIEK3PL","sa","xxxxx");

    $link=mssql_pconnect("MY IP :TANTRA\MANIEK3PL","sa","xxxxx"); its correct ?

    or i need ODBC php conector ?

    Sorry for stupid question its my first time config web.

  4. #4
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Quote Originally Posted by maniek3pl View Post
    Thanks for reply. Yeah i know

    $link=mssql_pconnect("TANTRA\MANIEK3PL","sa","xxxxx");

    $link=mssql_pconnect("MY IP :TANTRA\MANIEK3PL","sa","xxxxx"); its correct ?

    or i need ODBC php conector ?

    Sorry for stupid question its my first time config web.
    Need MSSQL to use the web.

  5. #5
    Member maniek3pl is offline
    MemberRank
    Sep 2009 Join Date
    europeLocation
    55Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Thanks John and MaxZeus.

    Now i collect money for dedicate :)

  6. #6
    Apprentice chiko is offline
    MemberRank
    Dec 2013 Join Date
    10Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    If you are interested on get a functional server (in that case it looks like yes, because you already bought a domain) let me give you my best ideas.


    - Get a VPS.
    You can enable the database, game files and web stuff over there, this is the cheapest way i think and it's kinda easy to setup because all will be in the same VPS. It's pretty hard to get a home server but not impossible.


    - Get a VPS and a shared hosting.
    In this case you will get the IP from the VPS to use it for the game and the domain for your website. You will have the game separate from the web, getting better performance on game server. But it will be a bit more expensive and more complex to setup. Imagine this, you can do whatever you want on your maintenance (restart the vps for example) and still getting the website online.

  7. #7
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Quote Originally Posted by chiko View Post
    If you are interested on get a functional server (in that case it looks like yes, because you already bought a domain) let me give you my best ideas.


    - Get a VPS.
    You can enable the database, game files and web stuff over there, this is the cheapest way i think and it's kinda easy to setup because all will be in the same VPS. It's pretty hard to get a home server but not impossible.


    - Get a VPS and a shared hosting.
    In this case you will get the IP from the VPS to use it for the game and the domain for your website. You will have the game separate from the web, getting better performance on game server. But it will be a bit more expensive and more complex to setup. Imagine this, you can do whatever you want on your maintenance (restart the vps for example) and still getting the website online.
    For tantra online is necessary a VDS (Virtual Dedicated Server)

  8. #8
    Member maniek3pl is offline
    MemberRank
    Sep 2009 Join Date
    europeLocation
    55Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Thank Thanks. Now im understand :)

  9. #9
    Apprentice chiko is offline
    MemberRank
    Dec 2013 Join Date
    10Posts

    Re: Web Site (example - www.tantra123.com ) how connect to msql server in pc

    Yeh my bad. Is hard to get tantra working on a VPS. For best performance get a dedicated server. But for starting and testing I used a VPS for 1 month hehe



Advertisement