Warning: Cannot modify header information – headers already sent by
-
Installed New version 3.41
1st install is ok, until follow the step of:Create A Network
To enable the Network Setup menu item, you must first define multisite in the wp-config.php file.I changed
define(‘WP_ALLOW_MULTISITE’, false);
To
define(‘WP_ALLOW_MULTISITE’, true);Then the following line occur on the header of the page:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/74/9582974/html/blog/wp-config.php:1) in /home/content/74/9582974/html/blog/wp-includes/option.php on line 563
In the second try, I reinstalled everything, clean install.
After changed to “True”Same thing still occur.I am installing
wordpress-3.4.1-zh_TWAlthough it is better to ask in the TW wordpress, but there were too few people answer question there.
The topic ‘Warning: Cannot modify header information – headers already sent by’ is closed to new replies.