[OsRose(Evo)] Server Setup Guide

[/COLOR]Hello i m new to creating a server and i m having a problem. I got everything on and everything done but i can;t open either char server or login server. Example:if i open Login server, I can;t open char server but i can open World server tho. I got the website everything only that bug.
Char Server:
[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=[can;t tell xD]but it is right
mysql_database=roseon
mysql_port=3306
AutoQueryTime=600

[SERVERDATA]
serverid=1
servertype=1
serverip=127.0.0.1
serverport=29000
servername=Server1
parentid=0
accesslevel=100
connection=2
lanip=192.168.0.1
lansubmask=192.168.0.1

[CHARSErVER]
deletetime=3600
usethreads=0

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654

Login Server:
[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=[can;t tellxD]
mysql_database=roseon
mysql_port=3306

[SERVERDATA]
serverid=0
servertype=0
serverip=127.0.0.1
serverport=29000
servername=LoginServer
connection=2
lanip=192.168.0.1
lansubmask=192.168.0.1

[LOGINSERVER]
accesslevel=100
CreateLoginAccount=1
checkGameGuard=0
usethreads=0

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654

World Server:
[DATABASE]
mysql_host=localhost
mysql_user=root
mysql_pass=[can't tellxD]]]
mysql_database=roseon
mysql_port=3306
AutoQueryTime=600

[SERVERDATA]
serverid=1
servertype=2
serverip=127.0.0.1
serverport=29200
servername=Channel1
maxconnections=500
parentid=1
connection=2
lanip=192.168.0.1
lansubmask=192.168.0.1

[WORLDSERVER]
accesslevel=100
welcome_msg=Welcome to HiddenRose Pussies

[PASSWORDS]
loginpass=789456
charpass=456123
worldpass=321654




Is there anything wrong?My database is all corect. but i just open Login server, and can;t open character server. I can;t open 3 servers at a time help pls ANd NICE GUIDE
 
When I got to step 2 (Running the server) I got this,

GeNyaa - [OsRose(Evo)] Server Setup Guide - RaGEZONE Forums
 
Last edited:
i have problem whit i try everythink nothink to fix . having Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'ODBC'@'localhost' (using password: NO)
 
Started application. Please stand by..
Mon Jun 14 15:18:12 2010 [INFO]: Connecting to MySQL
Mon Jun 14 15:18:12 2010 [INFO]: SQL timeout set to 2678400 seconds
Mon Jun 14 15:18:12 2010 [INFO]: Connected to MySQL server
Mon Jun 14 15:18:12 2010 [INFO]: Server started on port 29000 and is listening.
Mon Jun 14 15:18:12 2010 [INFO]: [376]User connected from 127.0.0.1
Mon Jun 14 15:18:12 2010 [INFO]: Server #1 connected from ip 127.0.0.1
Mon Jun 14 15:20:25 2010 [INFO]: [384]User connected from xxx.xxx.xxx.xxx(My IP~)
Mon Jun 14 15:20:26 2010 [WARNING]: ReceivedBytes <= 0, sid 384
Mon Jun 14 15:20:26 2010 [INFO]: Client sid 384 is inactive
Mon Jun 14 15:20:26 2010 [INFO]: User disconnected

The client says wrong password if I type in a wrong password.
The client crashes with no error message if I type in the right password. Looking at the server, what is at the top is what it (The Login Server) says afterwards.
 
Last edited:
I have the problem that i can;t open any aplications, before i can open 2 at a time, now i can;t even open one. It happened right after i download SVN ..I dunno whatthe heck i m doing please help.
Started application. Please stand by..
Mon Jun 14 16:54:08 2010 [INFO]: Connecting to MySQL

Mon Jun 14 16:54:08 2010 [INFO]: SQL timeout set to 2678400 seconds
Mon Jun 14 16:54:08 2010 [INFO]: Connected to MySQL server
Mon Jun 14 16:54:08 2010 [FATAL ERROR]: Could not bind socket
Mon Jun 14 16:54:08 2010 [INFO]: Closing mysql


Char Server
Started application. Please stand by..

Mon Jun 14 16:43:55 2010 [INFO]: Connecting to MySQL
Mon Jun 14 16:43:55 2010 [INFO]: SQL timeout set to 2678400 seconds
Mon Jun 14 16:43:55 2010 [INFO]: Connected to MySQL server
Mon Jun 14 16:43:55 2010 [FATAL ERROR]: Could not bind socket
Mon Jun 14 16:43:55 2010 [INFO]: Closing mysql


World Server:
Started application. Please stand by..
Mon Jun 14 16:56:34 2010 [WARNING]: Debug Priority switched to 0
Mon Jun 14 16:56:34 2010 [INFO]: osRose -

Mon Jun 14 16:56:34 2010 [INFO]: Connecting to MySQL
Mon Jun 14 16:56:34 2010 [INFO]: SQL timeout set to 2678400 seconds
Mon Jun 14 16:56:34 2010 [INFO]: Connected to MySQL server
Mon Jun 14 16:56:34 2010 [FATAL ERROR]: Could not bind socket
Mon Jun 14 16:56:34 2010 [INFO]: Closing mysql
Mon Jun 14 16:56:34 2010 [INFO]: Cleaning memory, please wait...
Mon Jun 14 16:56:34 2010 [INFO]: deconstructor



Is there something wrong im doing?
 
Sorry for the noob question im new and i used the search bar how do i create Rose Accounts / making me GM and such without using a website

Btw my game also closes when i run the Rose Launcher after everything is done any ideas?
 
Last edited:
try running it in Administrator Mode...
And don't tell me your using Vista right?

OK i just fixed all my problems just now creating a password for my account is it md5 or can i just type in what i want in the accounts table?
 
Last edited:
When I try to register an account on the site, i get this "Username: 'name' is in use!" but it isnt, if i try to manually add one in the account table It won't login either. any solution?

when i log in I get "incorrect password"
 
Last edited:
When I try to register an account on the site, i get this "Username: 'name' is in use!" but it isnt, if i try to manually add one in the account table It won't login either. any solution?

when i log in I get "incorrect password"

Password needs to be coded in MD5.
 
Back