Tiantian Tutor のソース コードを使用したことがありますか?私のものはインストールできません。どうすればインストールできますか?
Tiantian Tutor のソース コードを使用したことがありますか?私のものはインストールできず、データベースに接続できないと常に表示されます。データベースの情報をいろいろ変更してみたのですが、やはり接続できません。これを使用して正常にインストールできた人は、アドバイスを与えることができます。エラーコードは次のとおりです:
システムエラー
[再試行] [戻る] [ホームページに戻る] を選択できます
エラーの場所: ファイル: D:wampwwwwebsiteThinkPHPLibThinkDbDb.class.php LINE: 243
[エラーメッセージ]
ユーザー 'root'@'localhost' のアクセスが拒否されました (パスワードを使用: YES)
[ トレース ]
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkDbDb.class.php (243) DbMysql->connect()
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkDbDriverDbMysql.class.php (110) Db->initConnect()
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkDbDriverDbMysql.class.php (262) DbMysql->query(`info_detail` からの列を表示)
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkCoreModel.class.php (136) DbMysql->getFields(info_detail)
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkCoreModel.class.php (120) Model->flush()
[12-12-30 21:04:12] D:wampwwwwebsiteThinkPHPLibThinkCoreModel.class.php (98) Model->_checkTableInfo()
[12-12-30 21:04:12] D:wampwwwwebsiteLibActionPublicPublicInfo.class.php (12) モデル->__construct(info_detail)
[12-12-30 21:04:12] D:wampwwwwebsiteLibActionPublicPublicInfo.class.php (86) PublicInfo->getInfo(info_detail, ttedu_btype_id, 17, 6)
[12-12-30 21:04:12] D:wampwwwwebsiteLibActionHomeIndexAction.class.php (11) PublicInfo->right_foot()
[12-12-30 21:04:12] D:wampwwwwebsiteRuntime~runtime.php (2) IndexAction->_initialize()
[12-12-30 21:04:12] D:wampwwwwebsiteRuntime~runtime.php (2) アクション->__construct()
[12-12-30 21:04:12] D:wampwwwwebsiteRuntime~runtime.php (2) A(Home.Index)
[12-12-30 21:04:12] D:wampwwwwebsiteRuntime~runtime.php (2) App::exec()
[12-12-30 21:04:12] D:wampwwwwebsiteindex.php (20) App::run()