Welcome to the RaGEZONE - MMORPG development forums.

[RELEASE] New Server seal online

This is a discussion on [RELEASE] New Server seal online within the Seal Online Releases forums, part of the Seal Online category; Originally Posted by hungryfriend89 ok thanks... now i can open seal web.... but i have a problem again.... when i ...

Page 3 of 39 FirstFirst 123456789101113 ... LastLast
Results 31 to 45 of 571
  1. #31
    Member
    Rank
    Member
    Join Date
    Sep 2008
    Location
    In this world.
    Posts
    33
    Liked
    5

    Re: New Server seal online

    Click
    Quote Originally Posted by hungryfriend89 View Post
    ok thanks...
    now i can open seal web....

    but i have a problem again....
    when i open the secure CRT....looks like this

    Linux 2.6.16.
    root@serv:~# cd /home/login
    -bash: cd: /home/login: No such file or directory
    root@serv:~# nohup ./ls_up &
    [1] 5425
    nohup: appending output to `nohup.out'
    nohup: cannot run command `./ls_up': No such file or directory
    root@serv:~#

    its something wrong..???

    sorry for my english...
    Use below command. It correct.

    login server
    cd /home/seal99/Login
    ./ls_up

    channel 1
    cd /home/seal99
    ./ggg_all2

    channel pk
    cd /home/seal99/2xian/seal
    ./ggg_pk
    Last edited by cddvdxd; 14-04-11 at 04:42 PM.

  2. #32
    Registered
    Rank
    Member
    Join Date
    Apr 2011
    Posts
    8
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by hungryfriend89 View Post
    ok thanks...
    now i can open seal web....

    but i have a problem again....
    when i open the secure CRT....looks like this

    Linux 2.6.16.
    root@serv:~# cd /home/login
    -bash: cd: /home/login: No such file or directory
    root@serv:~# nohup ./ls_up &
    [1] 5425
    nohup: appending output to `nohup.out'
    nohup: cannot run command `./ls_up': No such file or directory
    root@serv:~#

    its something wrong..???

    sorry for my english...
    Ok first Look Red text, please remember on linux machine is case sensitif.

    try this: cd home/seal99/Login
    is different result with : cd /home/seal99/Login

    why coz if you use "/" it will be force to move from another directory to destination directory.

    i hope you understand what i mean.... try command from cddvdxd if you not modify vmware dir.

    in windows command "dir" and in linux you can use "ls" for look directory root...
    Last edited by rfmoney; 14-04-11 at 05:51 PM.

  3. #33
    Member
    Rank
    Member
    Join Date
    Nov 2009
    Posts
    32
    Liked
    0

    Re: New Server seal online

    this is english version??

  4. #34
    Registered
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    14
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by rfmoney View Post
    Ok first Look Red text, please remember on linux machine is case sensitif.

    try this: cd home/seal99/Login
    is different result with : cd /home/seal99/Login

    why coz if you use "/" it will be force to move from another directory to destination directory.

    i hope you understand what i mean.... try command from cddvdxd if you not modify vmware dir.

    in windows command "dir" and in linux you can use "ls" for look directory root...
    ok...i understand
    but i have a problem again...
    when i type cd /home/seal99/Login
    looks like this..

    DB]Error mysql_real_connect(GAMEDBSERVER): Can't connect to MySQL server on 'GAMEDBSERVER' (110)
    [DB]Error D_UserMysql_init(0)
    [DB]Error D_Mysql_init()
    [MAIN]Error D_Db_Init()

    and when i type
    cd /home/seal99./ggg_all2
    looks like this..

    [MAIN]Server Stop(seg fault) LastPacket:0
    Segmentation fault

    wew...error again....

  5. #35
    Registered
    Rank
    Member
    Join Date
    Apr 2011
    Posts
    8
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by hungryfriend89 View Post
    ok...i understand
    but i have a problem again...
    when i type cd /home/seal99/Login
    looks like this..

    DB]Error mysql_real_connect(GAMEDBSERVER): Can't connect to MySQL server on 'GAMEDBSERVER' (110)
    [DB]Error D_UserMysql_init(0)
    [DB]Error D_Mysql_init()
    [MAIN]Error D_Db_Init()

    and when i type
    cd /home/seal99./ggg_all2
    looks like this..

    [MAIN]Server Stop(seg fault) LastPacket:0
    Segmentation fault

    wew...error again....
    try to ping 192.168.1.107 (microsoft loop back adapter) from your virtual console be sure you can access that ip..

  6. #36
    Member
    Rank
    Member
    Join Date
    Sep 2008
    Location
    In this world.
    Posts
    33
    Liked
    5

    Re: New Server seal online

    I know he try to use another ip address of windows server. But he must know more about linux system.

    Now I can open seal offline to online and use thai client. Thank pras for server files.
    Last edited by cddvdxd; 16-04-11 at 07:56 PM.

  7. #37
    Registered
    Rank
    Member
    Join Date
    Dec 2003
    Location
    MUT
    Posts
    8
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by cddvdxd View Post
    I know he try to use another ip address of windows server. But he must know more about linux system.

    Now I can open seal offline to online and use thai client. Thank pras for server files.
    How to change IP thai client? Thank you.

  8. #38
    Registered
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    14
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by rfmoney View Post
    try to ping 192.168.1.107 (microsoft loop back adapter) from your virtual console be sure you can access that ip..
    when i type 192.168.1.107...in my virtual console...
    cannot connect 192.168.1.107
    destination host unreachable...

    what should i do...???

  9. #39
    Member
    Rank
    Member
    Join Date
    Nov 2009
    Posts
    32
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by hungryfriend89 View Post
    when i type 192.168.1.107...in my virtual console...
    cannot connect 192.168.1.107
    destination host unreachable...

    what should i do...???
    start>run>cmd
    put "ipconfig" without "
    look at IP address....
    change 192.186.1.107 with your IP address >,<

    hope this help :D

  10. #40
    Newbie
    Rank
    Member
    Join Date
    Jun 2010
    Posts
    1
    Liked
    0

    Re: New Server seal online

    how to make web Register of php not Encoding password in db 123456=565491d704013245 test Encoding md5 not work
    Last edited by vsonline1; 18-04-11 at 07:49 AM.

  11. #41
    Member
    Rank
    Member
    Join Date
    Sep 2008
    Location
    In this world.
    Posts
    33
    Liked
    5

    Re: New Server seal online

    Quote Originally Posted by iama View Post
    How to change IP thai client? Thank you.
    Very easy if you download all files in this thread. Fine another thread like tutorial about how to make seal offline to online.

    ---------- Post added at 06:59 AM ---------- Previous post was at 06:56 AM ----------

    Quote Originally Posted by vsonline1 View Post
    how to make web Register of php not Encoding password in db 123456=565491d704013245 test Encoding md5 not work
    All about that in web.7z web/bin/*.dll (not sure). Now I'm trying too. I think I will edit "ls_up" or session_server.exe. It will work than debug dll files in web files folder.
    Last edited by cddvdxd; 18-04-11 at 10:49 AM.

  12. #42
    Registered
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    14
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by phikrench View Post
    start>run>cmd
    put "ipconfig" without "
    look at IP address....
    change 192.186.1.107 with your IP address >,<

    hope this help :D

    ok...
    but i have a problem again...
    when i open the portmap.exe
    the application cannot open the portmap.ini???
    what should i do...

  13. #43
    Registered
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    14
    Liked
    0

    Re: New Server seal online

    wew....error again...
    please help me...
    when i open the client....error in game guard....
    Last edited by hungryfriend89; 18-04-11 at 02:31 PM.

  14. #44
    Registered
    Rank
    Member
    Join Date
    Dec 2003
    Location
    MUT
    Posts
    8
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by hungryfriend89 View Post
    wew....error again...
    please help me...
    when i open the client....error in game guard....
    comment 19

    http://forum.ragezone.com/6273774-post19.html

  15. #45
    Registered
    Rank
    Member
    Join Date
    Mar 2011
    Posts
    14
    Liked
    0

    Re: New Server seal online

    Quote Originally Posted by iama View Post
    comment 19

    [url]http://forum.ragezone.com/6273774-post19.html[/url sh]
    still erorr bro...
    how to type in hosts??
    what should i do....
    Last edited by hungryfriend89; 18-04-11 at 04:31 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •