简体   繁体   English

在 wordpress 上建立数据库连接时出错

[英]Error establishing a database connection on wordpresss

I got this error while running my WordPress project:运行 WordPress 项目时出现此错误:

Error establishing a database connection This either means that the 
username and password information in your wp-config.php file is 
incorrect or we can't contact the database server at %s. This could 
mean your host's database server is down.

How can I solve this error?我该如何解决这个错误? Please help.请帮忙。 Thanks in advance.提前致谢。

You have to specifically add your port number in the field if you are not using 3306(Default).如果您不使用 3306(默认),则必须在该字段中专门添加您的端口号。

As seen in this image如图所示

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM