• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

小弟在网上下了个blog程序,mysql建库时报错:Warning: Cannot modify header information – headers already sent by .该怎么解决

mysql 搞代码 7年前 (2018-05-31) 213次浏览 已收录 0个评论

小弟在网上下了个blog程序,mysql建库时报错:Warning: Cannot modify header information – headers already sent by ….
Warning:   Cannot   modify   header   information   –   headers   already   sent   by   (output   started   at   C:/www/wp-admin/setup-config.php:23)   in   C:/www/wp-includes/wp-db.php   on   line   373

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   localhost.   This   could   mean   your   host 's   database   server   is   down.

——解决方案——————–
去找WordPress的论坛问,你的配置文件中的用户名密码或者数据库什么的配置有问题。
——解决方案——————–
在你调用head函数之前,已经往客户端发送信息了。
哪怕空格也是信息,
往往造成的原因就是 你可能在某些文件上在 php体外部增加了空格,回车,什么的。

——解决方案——————–
更新一下用户密码 就可以了撒
SET PASSWORD FOr root@localhost = OLD_PASSWORD( '你的密码 ');


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:小弟在网上下了个blog程序,mysql建库时报错:Warning: Cannot modify header information – headers already sent by .该怎么解决
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址