Quote:
Originally Posted by ByMnkn
help me 1-2 min later closed

|
same problem billing died
solve
SR_ShardManager.exe
billing dead and closed
solve
in server.cfg
PHP Code:
SR_ShardManager {
Certification "123.30.200.70", 15882
BILLING_SERVER_URL "http://123.30.200.70:8080/"
CREST_FTP_URL "ftp://sro_logo:[email protected]/"
change it to
PHP Code:
SR_ShardManager {
Certification "YourIp", 32004
BILLING_SERVER_URL "http://YourIp:80/"
CREST_FTP_URL "ftp://ID
ass@YourIp/"
ID & PASS of ur FTP server
and don't forgot

change 8080 to 80 only
or if u setup ur iss to access on port 8080 u can make it like original

or check that more info
Something will help to make files works fine
Quote:
Originally Posted by
Miki Maus

.
+
SK_gamebang_ip problem
PHP Code:
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[SK_gamebang_ip](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
GO
create this db in SRO_VT_ACCOUNT database
Another losted db
PHP Code:
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[_ExistsServiceOffRentItem](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
GO
and don't forgot to set vsro databases to sql server 2000 if u use mssql 2005 or 2008 or follow
Quote:
Originally Posted by yomberdith
i have question i have pc 1gb of ram and 250gb hdd good proccesor amd i can create server for my and my brothers? Thank
|
i think u need 2 gb ram