安裝wordpress3.2時, 選修復並最佳化資料庫出現的錯誤
-
你好, 如標題, 因為安裝wordpress3.2時, 出現資料庫需要修復,
所以我在wp-config.php裡面增加了” define(‘WP_ALLOW_REPAIR’, true); “
然後出現以下的訊息, 之前這個sql是使用在2.8.4上面的, 但是可以使用
現在變成出現一大堆的不存在…請問是什麼原因會造成這種錯誤呢?
謝謝!!!!!!!!wp_posts: Table ‘wpmu.wp_posts’ doesn’t exist
wp_comments: Table ‘wpmu.wp_comments’ doesn’t exist
wp_links: Table ‘wpmu.wp_links’ doesn’t exist
wp_options: Table ‘wpmu.wp_options’ doesn’t exist
wp_postmeta: Table ‘wpmu.wp_postmeta’ doesn’t exist
wp_terms: Table ‘wpmu.wp_terms’ doesn’t exist
wp_term_taxonomy: Table ‘wpmu.wp_term_taxonomy’ doesn’t exist
wp_term_relationships: Table ‘wpmu.wp_term_relationships’ doesn’t exist
wp_commentmeta: Table ‘wpmu.wp_commentmeta’ doesn’t exist
正在檢視 1 則回覆 - 1 至 1 (共計 1 則)
正在檢視 1 則回覆 - 1 至 1 (共計 1 則)
- 主題〈安裝wordpress3.2時, 選修復並最佳化資料庫出現的錯誤〉已關閉,無法發佈新回覆。