Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

All is running but Nothink Happends!

Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
HI, my name is Kalle.


I've Uploadet all Files to my Centos Root server, and all is OKAY:

Code:
Setup complete. Start the service? [Y] :y

Mon Jan  4 07:45:56 MST 2010: WAN IP check called but is disabled.
Starting GlobalDBAgent:                                    [  OK  ]
Starting GlobalMgrSvr:                                     [  OK  ]
Starting CashDBAgent:                                      [  OK  ]
Starting DBAgent_24:                                       [  OK  ]
Starting ChatNode_24:                                      [  OK  ]
Starting WorldSvr_24_01:                                   [  OK  ]
Starting LoginSvr_01:                                      [  OK  ]

Enable auto restart support? [N] : n

All done. Run me again any time to change your config.

But i cant connect to the server.

First.
My MSSQL server works, but i dont know the pw.

2. i`ve installed a Normaly Mysql Server to my Centos root,
and it works too, all is korrekt:
Code:
| localhost    | root | 0564318c3aab9054 | Y           | Y           | Y           | Y           | Y           | Y         | Y           | Y             | Y            | Y         | Y          | Y               | Y          | Y          | Y            | Y          | Y                     | Y                | Y            | Y               | Y                |          |            |             |              |             0 |           0 |               0 |
| 84-23-69-216 | root | 0564318c3aab9054 | Y           | Y           | Y           | Y           | Y           | Y         | Y           | Y             | Y            | Y         | Y          | Y               | Y          | Y          | Y            | Y          | Y                     | Y                | Y            | Y               | Y                |          |            |             |              |             0 |           0 |               0 |
| 84-23-69-216 |      |                  | N           | N           | N           | N           | N           | N         | N           | N             | N            | N         | N          | N               | N          | N          | N            | N          | N                     | N                | N            | N               | N                |          |            |             |              |             0 |           0 |               0 |
| localhost    |      |

and last but not least:
Code:
mysql  Ver 14.7 Distrib 4.1.22, for redhat-linux-gnu (i686) using readline 4.3

Connection id:          10
Current database:       mysql
Current user:           root@localhost
SSL:                    Not in use
Current pager:          stdout
Using outfile:          ''
Using delimiter:        ;
Server version:         4.1.22
Protocol version:       10
Connection:             Localhost via UNIX socket
Server characterset:    latin1
Db     characterset:    latin1
Client characterset:    latin1
Conn.  characterset:    latin1
UNIX socket:            /var/lib/mysql/mysql.sock
Uptime:                 1 hour 29 min 50 sec

Threads: 1  Questions: 79  Slow queries: 0  Opens: 21  Flush tables: 1  Open tables: 15  Queries per second avg: 0.015

I hope, anyone can help me, here the DB Log:
Code:
[Mon Jan  4 2010 07:45:58.561780 3082249920]: open log file  '/var/log/cabal/DBAgent_24.log'
[Mon Jan  4 2010 07:45:58.561858 3082249920]: LOG LEVEL: 3
[Mon Jan  4 2010 07:45:58.561874 3082249920]: MemPoolUnitSizeClass(2): 24576Bytes
[Mon Jan  4 2010 07:45:58.562316 3082249920]: Start DBAgent_24 Server
[Mon Jan  4 2010 07:45:58.568182 3082249920]: UseEcryptText (Off)
[Mon Jan  4 2010 07:45:58.584796 3082247072]: CProcessLayer(0)::svc Start [3082247072]
[Mon Jan  4 2010 07:45:58.584889 3071757216]: CProcessLayer(0)::svc Start [3071757216]
[Mon Jan  4 2010 07:45:58.584922 3061267360]: CProcessLayer(0)::svc Start [3061267360]
[Mon Jan  4 2010 07:45:58.584965 3050777504]: CProcessLayer(0)::svc Start [3050777504]
[Mon Jan  4 2010 07:45:58.586733 3040287648]: CProcessLayer(0)::svc Start [3040287648]
[Mon Jan  4 2010 07:45:58.586840 3082249920]: try listening 38181 port
[Mon Jan  4 2010 07:45:59.135770 3082249920]: accept success 8(127.0.0.1:52080)
[Mon Jan  4 2010 07:45:59.136126 3082249920]: 1.open user 8 [9B45298] (127.0.0.1)
[Mon Jan  4 2010 07:45:59.708200 3082249920]: accept success 10(127.0.0.1:52230)
[Mon Jan  4 2010 07:45:59.709691 3082249920]: 2.open user 10 [9B539D8] (127.0.0.1)
[Mon Jan  4 2010 07:46:17.227483 3082249920]: 2.close user 10 [9B539D8] (127.0.0.1)

it Looks like all is okay -.-

Please Help ^^

Ps: My Root server IP is: 84.23.69.xxx
 
Last edited:
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
You need mssql!

Where can i found a install for my root server (mssql)?

Code:
mysql> yum install mssql
    -> Aborted
[root@84-23-69-xxx ~]# yum install mssql
Setting up Install Process
Setting up repositories
update                    100% |=========================|  951 B    00:00     
rpmforge                  100% |=========================| 1.1 kB    00:00     
base                      100% |=========================| 1.1 kB    00:00     
addons                    100% |=========================|  951 B    00:00     
extras                    100% |=========================| 1.1 kB    00:00     
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: mssql
Nothing to do
[root@84-23-69-xxx ~]#
 
Upvote 0
Experienced Elementalist
Joined
May 17, 2009
Messages
238
Reaction score
46
by clicking the "search" button...

its very easy to use..click it,and a pop up comes down...

then write in MSSQL 2005,and you will find what you need,...

Regards
 
Upvote 0
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
by clicking the "search" button...

its very easy to use..click it,and a pop up comes down...

then write in MSSQL 2005,and you will find what you need,...

Regards

hmm, i dont know what u read, but my server is a ROOT server on the Internet based on Linux "CentOS" with ssh.

i dont have a search button ^^
 
Upvote 0
Newbie Spellweaver
Joined
Sep 15, 2009
Messages
7
Reaction score
0
by clicking the "search" button...

its very easy to use..click it,and a pop up comes down...

then write in MSSQL 2005,and you will find what you need,...

Regards

hmm, i dont know what u read, but my server is a ROOT server on the Internet based on Linux "CentOS" with ssh.

i dont have a search button ^^




hey man~~use SEARCH at ragezone forum~~

click here SEARCH BUTTON

GooD LucK:thumbup1:
 
Upvote 0
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
is it Possible too install mssql 2008 on my home pc (winXP) and cobine it with my centos linux server?

That would be nice!
 
Upvote 0
Junior Spellweaver
Joined
Oct 18, 2008
Messages
189
Reaction score
64
yes,it possible,but centos must run on vmware

CentOS doesnt have to run in VMware. It doesnt even have to be in the same zip code. So long as you get port forwarding right and have a solid connection to your host I dont see why you cant run SQL at home.
 
Upvote 0
Joined
Mar 22, 2009
Messages
1,231
Reaction score
503
CentOS doesnt have to run in VMware. It doesnt even have to be in the same zip code. So long as you get port forwarding right and have a solid connection to your host I dont see why you cant run SQL at home.

Sorry my bad,didnt read he have a root server already......well if he want sql at home...server will be online as long as his pc....is online
 
Upvote 0
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
thats so damn crap, all is working, but i dont know my mssql password, its the first standart installation from centOS, with mssql.

does any1 know the Default mssql password?
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Apr 17, 2007
Messages
74
Reaction score
5
thats so damn crap, all is working, but i dont know my mssql password, its the first standart installation from centOS, with mssql.

does any1 know the Default mssql password?
Kalle, I think you didn´t pay attention....
MSSQL = database server that runs into WINDOWS enviroment
MySql = database server that runs into Linux enviroment
so, CentOS installations can't have MSSQL by default ( there's no way to install it on Linux machine either )
to run cabal server you do need 1 machine running Windows (to install MSSQL) and another machine running CentOS (to run server files) and a communication between both machines is mandatory.
I hope this thing is clear enough now.
 
Upvote 0
Elite Diviner
Joined
Jan 4, 2010
Messages
406
Reaction score
12
Kalle, I think you didn´t pay attention....
MSSQL = database server that runs into WINDOWS enviroment
MySql = database server that runs into Linux enviroment
so, CentOS installations can't have MSSQL by default ( there's no way to install it on Linux machine either )
to run cabal server you do need 1 machine running Windows (to install MSSQL) and another machine running CentOS (to run server files) and a communication between both machines is mandatory.
I hope this thing is clear enough now.

okay, i understand, Thank You :)
 
Upvote 0
Back
Top