Cannot modify header information的问题
今天安装wordpress遇到了一个问题,相信 很多朋友在安装wordpress应用程序或其他PHP应用程序时也遇到过这样的问题:Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-config.php:1) in /home/xxx/public_html/wp-includes/pluggable.php on line 7 ,我安装过两次,都遇到了这样的问题。
