- 精华
- 阅读权限
- 90
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2009-8-17
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2010-3-30 22:19:52
|
显示全部楼层
Last login: Tue Mar 30 20:43:31 2010 from 192.168.1.66
[root@localhost ~]# /usr/local/mysql5.0.45/bin/mysqld_safe --user=root &
[1] 6298
[root@localhost ~]# Starting mysqld daemon with databases from /usr/local/mysql5.0.45/var
[root@localhost ~]#
[root@localhost ~]# cd /home/tlbb/Billing
[root@localhost Billing]# ./tlbb31 start
cwd=/home/tlbb/Billing
load etc/gbs.conf
[root@localhost Billing]#
Initialized server configuration.
Initialized network configuration.
Initialized system log configuration.
Initialized database configuration.
load /home/tlbb/Billing/etc/cardtrans.conf
CARDLIFE = 16500
MAXPRICE = 5000000
MINPRICE = 100
load etc/db_hash.conf
db ok
db ok
**************Store Information************
999,999,2,N,1
****Policy Information******
******End Store information******
************** store config begin**************
SERVICE_BEGIN
Y
SERVICE_END
BULLETIN_BEGIN
11
BULLETIN_END
EQUIP_BEGIN
999,999,1,2,N
EQUIP_END
************** store config end**************
**************draw information************
503,503,0,10000,10000,guage=0
******weapon information******
503,item 30505092,1,10000
**************draw information end************ |
|