搜索
查看: 2853|回复: 8

PS3.1的问题?

[复制链接]
发表于 2008-10-5 07:58:48 | 显示全部楼层 |阅读模式 来自 中国–湖南–怀化–鹤城区
我很郁闷。。。。郁闷。。。郁闷

好不容易把论坛。。。PS3.1排行。。。等等一切的一切搞好。
结果他妈的机子不争气!!!既然崩溃掉。
花了一晚上配置好IIS6.0+PHP+Mysql 环境
结果 PS3.1的 stats.pl  出问题!!!

[PHP]
PsychoStats failed initialization!
The following modules are required and could not be loaded.
        DBD::mysql
You can install the modules listed by using the Perl Package Manager.
Typing 'ppm' at the Start->Run menu usually will open it up. Enter the module
name and have it install. Then rerun PsychoStats.
Press ^C or <enter> to exit.


[/PHP]


stats 日志

[PHP]

[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodwxsp3;host=localhost;port=":
> Unknown database 'dodwxsp3'
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodwxsp3;host=localhost;port=":
> Unknown database 'dodwxsp3'
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodwxsp3;host=localhost;port=":
> Unknown database 'dodwxsp3'
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodwxsp3;host=localhost;port=":
> Unknown database 'dodwxsp3'
[FATAL] Called from PS::Player(952)->PS::Player(1082)->PS::DB(749)->PS::DB(281)->PS::DB(598) >>>
> Error executing DB query:
> INSERT INTO ps_c_plr_victims (`dataid`, `plrid`, `victimid`, `deaths`, firstdate, lastdate, `killsperdeath`, `headshotkillspct`) VALUES ('3592', '516', '523', '1', '2008-07-12', '2008-07-12', IFNULL(`kills` / `deaths`, `kills`), IFNULL(`headshotkills` / `kills` * 100, 0.00))
> Duplicate entry '3592' for key 1
> --end of error--
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10048)
[WARNING] DB connection was lost (errno 2013); Attempting to reconnect #1
[WARNING] Re-attempting to establish a DB connection (#2)
[WARNING] Re-attempting to establish a DB connection (#3)
[WARNING] Re-attempting to establish a DB connection (#4)
[WARNING] Re-attempting to establish a DB connection (#5)
[WARNING] Re-attempting to establish a DB connection (#6)
[WARNING] Re-attempting to establish a DB connection (#7)
[WARNING] Re-attempting to establish a DB connection (#8)
[WARNING] Re-attempting to establish a DB connection (#9)
[WARNING] Re-attempting to establish a DB connection (#10)
[WARNING] Re-attempting to establish a DB connection (#11)
[FATAL] Called from PS::Player(947)->PS::Player(1068)->PS::DB(721)->PS::DB(325)->PS::DB(583) >>>
> Error re-connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10061)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10061)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10061)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10055)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10055)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10055)
[FATAL] Called from main(189)->PS::DB(118)->PS::DB::mysql(43) >>>
> Error connecting to database using dsn "DBI:mysql:database=dodps3;host=localhost;port=":
> Can't connect to MySQL server on 'localhost' (10055)
[FATAL] Called from PS::Player(952)->PS::Player(1082)->PS::DB(749)->PS::DB(281)->PS::DB(598) >>>
> Error executing DB query:
> INSERT INTO ps_c_plr_victims (`dataid`, `plrid`, `victimid`, `deaths`, `kills`, firstdate, lastdate, `killsperdeath`, `headshotkillspct`) VALUES ('1534279', '210', '35781', '2', '1', '2008-07-22', '2008-07-22', IFNULL(`kills` / `deaths`, `kills`), IFNULL(`headshotkills` / `kills` * 100, 0.00))
> Duplicate entry '1534279' for key 1
> --end of error--
[FATAL] Called from main(320)->main(349)->main(397)->PS::Game(1296)->PS::DB(598) >>>
> Error executing DB query:
> SELECT plr.*, pp.name, kills, activity, onlinetime FROM ps_plr plr, ps_plr_profile pp, ps_c_plr_data data WHERE pp.uniqueid=plr.uniqueid AND data.plrid=plr.plrid
> Table 'dodps3.ps_plr' doesn't exist
> --end of error--
[FATAL] Called from PS::DB(531)->PS::DB(463)->PS::DB(598) >>>
> Error executing DB query:
> SELECT MAX(id) FROM ps_errlog
> Table 'dodps3.ps_errlog' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--
[FATAL] Called from PS::Game::halflife(828)->PS::Map(239)->PS::DB(693)->PS::DB(348)->PS::DB(598) >>>
> Error executing DB query:
> SELECT `dataid` FROM ps_c_map_data WHERE `mapid`='1' LIMIT 1
> Table 'dodps3.ps_c_map_data' doesn't exist
> --end of error--

[/PHP]



明明什么都是按照原来的设置好,数据库我也搞好了,我也试过把数据库删了 重新装,NND 都不行。。。我真的想砸了电脑。。。。哎。。。。。谁能帮帮我到底是怎么回事啊??
还有那个什么Perl 的东西到底怎么搞?》》??
发表于 2008-10-5 12:03:05 | 显示全部楼层 来自 中国–陕西–西安

回复: PS3.1的问题?

先消消气 然后请文明用语....

心平气和的看待这个问题
回复

使用道具 举报

 楼主| 发表于 2008-10-5 20:33:23 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区

回复: PS3.1的问题?

gearfox  大哥...你不知道...昨天我有多气呢!!!

晚上在努力下,看下到底该怎么恢复...
回复

使用道具 举报

 楼主| 发表于 2008-10-6 00:35:16 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区

回复: PS3.1的问题?

冷静下来后,问题解决了...哎  看来头脑还是不能发热
回复

使用道具 举报

发表于 2008-10-6 10:10:27 | 显示全部楼层 来自 中国–陕西–西安

回复: PS3.1的问题?

要做到遇事不慌 ...............

ps   为什么叫我大哥?
回复

使用道具 举报

 楼主| 发表于 2008-10-6 21:05:46 | 显示全部楼层 来自 中国–湖南–怀化–鹤城区

回复: PS3.1的问题?

感觉你比我大.............
回复

使用道具 举报

发表于 2008-10-9 16:37:17 | 显示全部楼层 来自 中国–新疆–乌鲁木齐

回复: PS3.1的问题?

为何我的ps不统计爆头率呢?!
回复

使用道具 举报

发表于 2008-10-9 18:32:14 | 显示全部楼层 来自 中国–黑龙江–七台河

回复: PS3.1的问题?

Post by y543685085
感觉你比我大.............


那为啥不叫大姐呢?:brick:    
回复

使用道具 举报

发表于 2008-10-9 18:35:05 | 显示全部楼层 来自 中国–陕西–西安

回复: PS3.1的问题?

楼上的说的对。。。。。。。。。
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表