recherche

Maison  >  Questions et réponses  >  le corps du texte

php - WordPress第一次搭建时出现问题

告诉我要优化数据库, 然后他就告诉我没有表格不存在。
下面是提示信息:

ywp_users: Table 'bolg.ywp_users' doesn't exist
ywp_usermeta: Table 'bolg.ywp_usermeta' doesn't exist
ywp_posts: Table 'bolg.ywp_posts' doesn't exist
ywp_comments: Table 'bolg.ywp_comments' doesn't exist
ywp_links: Table 'bolg.ywp_links' doesn't exist
ywp_options: Table 'bolg.ywp_options' doesn't exist
ywp_postmeta: Table 'bolg.ywp_postmeta' doesn't exist
ywp_terms: Table 'bolg.ywp_terms' doesn't exist
ywp_term_taxonomy: Table 'bolg.ywp_term_taxonomy' doesn't exist
ywp_term_relationships: Table 'bolg.ywp_term_relationships' doesn't exist
ywp_commentmeta: Table 'bolg.ywp_commentmeta' doesn't exist

伊谢尔伦伊谢尔伦2786 Il y a quelques jours551

répondre à tous(3)je répondrai

  • 迷茫

    迷茫2017-04-10 16:27:19

    数据表不存在可能是你的SQL语句没写对,就比如你上面的blog写成了bolg可能受到影响。我很好奇你是如何第一次搭建wordpress的,可能你的安装过程还有点问题,一般自动安装很少出现这种问题,欢迎继续提问。(我帮你改正了题目中的错别字,以后要注意检查,保证严谨性)

    répondre
    0
  • 巴扎黑

    巴扎黑2017-04-10 16:27:19

    blog 和 bolg??看看哪里拼错了

    répondre
    0
  • 天蓬老师

    天蓬老师2017-04-10 16:27:19

    这是数据库中的表不存在,检查一下数据库。

    应该是数据库的名称错了,是blog吧

    répondre
    0
  • Annulerrépondre