Failed to connect - Logs included

Results 1 to 12 of 12
  1. #1
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Failed to connect - Logs included

    tnx, now its working,
    i resetup all, and fix the port problem,
    thanks a lot to those who share solutions, i appreciate it :D
    Attached Files Attached Files
    Last edited by Acid; 07-01-13 at 02:18 PM.


  2. #2
    Account Upgraded | Title Enabled! magraopb is offline
    MemberRank
    May 2007 Join Date
    BrazilLocation
    742Posts

    Re: Failed to connect - Logs included

    Linux Files Can't connect to Windows DB, What CentOS are using?

  3. #3
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Re: Failed to connect - Logs included

    tnx for the quick reply,
    im using CentOS 4.6 : Index of /4.6/isos/i386
    i've tested pinging PC<->CentOS and ping is successful.

  4. #4
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Failed to connect - Logs included

    The cabal server can't connect to your SQL server, make sure there is no firewall in the way and the username and password used to Log in to SQL are correct.You may want to use a shorter password

  5. #5
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Re: Failed to connect - Logs included

    edit: added logs in text form on the 1st page, to make it clear to see.

  6. #6
    ANTI emi is offline
    MemberRank
    Mar 2009 Join Date
    ZHLocation
    1,378Posts

    Re: Failed to connect - Logs included

    Have you, by any chance, forgot to enable TCP/IP protocol on SQL?

  7. #7
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Re: Failed to connect - Logs included

    firewall disabled and also TCP/IP protocol enabled, still the same

  8. #8
    Enthusiast mundus is offline
    MemberRank
    Oct 2007 Join Date
    46Posts

    Re: Failed to connect - Logs included

    Did you check your odbc.ini settings already?

  9. #9
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Re: Failed to connect - Logs included

    still the same...

  10. #10
    Account Upgraded | Title Enabled! JemCanoy is offline
    MemberRank
    Nov 2012 Join Date
    CabalLocation
    282Posts

    Re: Failed to connect - Logs included

    Quote Originally Posted by Acid View Post
    still the same...
    opps.....u need to edit the port in language.enc

    Spoiler:
    Code:
    [Svr] 
    1_chsAddr=PutYourIPHere
    1_chsPort=38121
    2_chsAddr=PutYourIPHere
    2_chsPort=38121
    3_chsAddr=PutYourIPHere
    3_chsPort=38121
    4_chsAddr=PutYourIPHere
    4_chsPort=38121
    5_chsAddr=PutYourIPHere
    5_chsPort=38121
    6_chsAddr=PutYourIPHere
    6_chsPort=38121
    7_chsAddr=PutYourIPHere
    7_chsPort=38121
    8_chsAddr=PutYourIPHere
    8_chsPort=38121
    9_chsAddr=PutYourIPHere
    9_chsPort=38121
    10_chsAddr=PutYourIPHere
    10_chsPort=38121
    21_chsAddr=PutYourIPHere
    21_chsPort=38125
    30_chsAddr=PutYourIPHere
    30_chsPort=38122
    31_chsAddr=PutYourIPHere
    31_chsPort=38123
    
    Login_Max=2
    
    1_Login_Addr=PutYourIPHere
    1_Login_Port=48101 <<<-------change to 38101
    2_Login_Addr=PutYourIPHere
    2_Login_Port=48101 <<<-------change to 38101
    1_LoginEX_Addr=PutYourIPHere
    1_LoginEX_Port=48101 <<<-------change to 38101
    1_LoginTest_Addr=PutYourIPHere
    1_LoginTest_Port=48101 <<<-------change to 38101

  11. #11
    Apprentice Acid is offline
    MemberRank
    Nov 2012 Join Date
    14Posts

    Re: Failed to connect - Logs included

    Quote Originally Posted by JemCanoy View Post
    opps.....u need to edit the port in language.enc

    Spoiler:
    Code:
    [Svr] 
    1_chsAddr=PutYourIPHere
    1_chsPort=38121
    2_chsAddr=PutYourIPHere
    2_chsPort=38121
    3_chsAddr=PutYourIPHere
    3_chsPort=38121
    4_chsAddr=PutYourIPHere
    4_chsPort=38121
    5_chsAddr=PutYourIPHere
    5_chsPort=38121
    6_chsAddr=PutYourIPHere
    6_chsPort=38121
    7_chsAddr=PutYourIPHere
    7_chsPort=38121
    8_chsAddr=PutYourIPHere
    8_chsPort=38121
    9_chsAddr=PutYourIPHere
    9_chsPort=38121
    10_chsAddr=PutYourIPHere
    10_chsPort=38121
    21_chsAddr=PutYourIPHere
    21_chsPort=38125
    30_chsAddr=PutYourIPHere
    30_chsPort=38122
    31_chsAddr=PutYourIPHere
    31_chsPort=38123
    
    Login_Max=2
    
    1_Login_Addr=PutYourIPHere
    1_Login_Port=48101 <<<-------change to 38101
    2_Login_Addr=PutYourIPHere
    2_Login_Port=48101 <<<-------change to 38101
    1_LoginEX_Addr=PutYourIPHere
    1_LoginEX_Port=48101 <<<-------change to 38101
    1_LoginTest_Addr=PutYourIPHere
    1_LoginTest_Port=48101 <<<-------change to 38101
    i resetup all, and lol i forgot about this port thing, now its working, thanks for remembering this login ports!

  12. #12
    Account Upgraded | Title Enabled! JemCanoy is offline
    MemberRank
    Nov 2012 Join Date
    CabalLocation
    282Posts

    Re: Failed to connect - Logs included

    Quote Originally Posted by Acid View Post
    i resetup all, and lol i forgot about this port thing, now its working, thanks for remembering this login ports!
    ur welcome....



Advertisement