Home >Backend Development >PHP Tutorial > [!]怎么把wordpress的数据库连接修改为小弟我自己配置的文件:app_config.php中的链接

[!]怎么把wordpress的数据库连接修改为小弟我自己配置的文件:app_config.php中的链接

WBOY
WBOYOriginal
2016-06-13 13:35:081006browse

[求助!!]如何把wordpress的数据库连接修改为我自己配置的文件:app_config.php中的链接.
如何把wordpress的数据库连接修改为我自己配置的文件:app_config.php中的链接.
app_config.php中的内容为:
$APP_MYSQL_CFG['mydo.com']; 
$APP_MYSQL_CFG['4050']; 
$APP_MYSQL_CFG['suo']; 
$APP_MYSQL_CFG['1208']; 
$APP_MYSQL_CFG['GDB']; 
分别是:域名,端口,用户名,密码,数据库名!!
最好把修改好的文件发我邮箱里..谢谢啊...
442518843@qq.com

------解决方案--------------------
搞定没!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn