LifeType 中文開發論壇

支援 => 安裝與設定精華區 => 主題作者是: asadman1523 於 九月 28, 2008, 05:49:49 下午



主題: 我好像安裝過程中按到重整.....
作者: asadman1523九月 28, 2008, 05:49:49 下午
安裝DB數據時按到重新吧

There was an error connecting to the database. Please check your settings.


Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'onezerfi_good'@'localhost' (using password: NO) in /home/onezerfi/public_html/good2/lifetype/class/database/adodb/drivers/adodb-mysql.inc.php on line 354

之後覆蓋config.properties.php
重新輸入

出現↓

There was an error creating the tables in the database. Please make sure that the user chosen to connect to the database has enough permissions to create tables.

Error creating table: Table 'db_articles' already exists
Error creating table: Table 'db_articles_categories' already exists
Error creating table: Table 'db_articles_comments' already exists
Error creating table: Table 'db_articles_notifications' already exists
Error creating table: Table 'db_blogs' already exists
Error creating table: Table 'db_mylinks' already exists
Error creating table: Table 'db_mylinks_categories' already exists
Error creating table: Table 'db_myrecent' already exists
Error creating table: Table 'db_myrecent_categories' already exists
Error creating table: Table 'db_permissions' already exists
Error creating table: Table 'db_referers' already exists
Error creating table: Table 'db_trackbacks' already exists
Error creating table: Table 'db_users' already exists
Error creating table: Table 'db_users_permissions' already exists
Error creating table: Table 'db_config' already exists
Error creating table: Table 'db_filtered_content' already exists
Error creating table: Table 'db_host_blocking_rules' already exists
Error creating table: Table 'db_gallery_resources' already exists
Error creating table: Table 'db_gallery_albums' already exists
Error creating table: Table 'db_bayesian_filter_info' already exists
Error creating table: Table 'db_bayesian_tokens' already exists
Error creating table: Table 'db_article_categories_link' already exists
Error creating table: Table 'db_custom_fields_definition' already exists
Error creating table: Table 'db_custom_fields_values' already exists
Error creating table: Table 'db_articles_text' already exists


主題: Re: 我好像安裝過程中按到重整.....
作者: hlps9999九月 29, 2008, 02:36:35 下午
進資料庫去(例如用phpMyAdmin)把原本你建立的資料庫(例如 lifetype)刪除掉,再重建一個就可以了。

或者把原本那資料庫裡的所有資料表(例如db_articles、db_articles_categories......)刪除