header already sent on first configuration (w/o editing ANY file)
-
i get the well known error message “header already sent”
i uses a brand new version of wordpress (v.2.0.3 zip version), were no file has ever been edited by myself i read the faq, i’ve read a lot of forum messages, i emptied the browser cache etc… i’ve done everything that could be done, but the error still appears. i tried to create a config file using setup-config.php
the exact error message:
Warning: Cannot add header information – headers already sent by (output started at /mnt/am2/08/165/00000020/htdocs/wordpress/wp-admin/setup-config.php:22) in /mnt/am2/08/165/00000020/htdocs/wordpress/wp-includes/wp-db.php on line 308the 2 lines that are put out are:
setup-config.php:22
<style media=”screen” type=”text/css”>wp-db.php:308
header( ‘Content-Type: text/html; charset=utf-8’);the information i filled out at page2 is 100% correct
where is the problem?
- The topic ‘header already sent on first configuration (w/o editing ANY file)’ is closed to new replies.