doujiang2641 2011-10-28 21:37
浏览 35
已采纳

安装期间建立数据库连接时出错[关闭]

I have a site that is going to use Wordpress within the main server www directory as it's blog engine. I know for a fact that the credentials are correct because I have no problem logging into PHPMyAdmin with them, so I'm almost positive that this is a server configuration issue. Has anyone else encountered this, and if so how do you resolve the issue. If it helps at all the site is hosted on Media Temple.

  • 写回答

2条回答 默认 最新

  • doujin4031 2011-10-28 22:09
    关注

    Just logging into phpMyAdmin through a hosting company does not mean you have the correct credentials for a database. For example, my hosting provider keeps all logins the same across cPanel / phpMyAdmin, but I have separate usernames / passwords for my databases.

    You need to make sure that you:

    1. Have a database created for the Wordpress installation
    2. Have a database user (MySQL?) and password that is granted permission to access that database

    From there, you will most likely choose 'localhost' as your database's host and enter your MySQL username and password.

    This is pretty detailed and should walk you through the installation: http://codex.wordpress.org/Installing_WordPress

    Or it looks like they offer one-click install: http://kb.mediatemple.net/questions/913/Installing+WordPress+using+the+1-Click+Application+Tool

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
  • ¥500 火焰左右视图、视差(基于双目相机)
  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化