What do I have to do to get someone to take me seriously?
-
Yes, I am having an issue that has been posted about a gazillion times on here already. However, I cannot find a resolution that pertains to my exact situation, so I would appreciate a thoughtful response, and not just another link to the threads and helps texts that I have poured over for days now (unless, of course, it is a link to one that I have no found yet that actually solves my issue).
I just downloaded WordPress. I set up a MySQL database and edited my wp-config.php file appropriately. I uploaded WordPress to my server.
On every page, I get a similar error message across the top:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/g/l/0/gl0mp/html/blog/wp-config.php:1) in /home/content/g/l/0/gl0mp/html/blog/wp-login.php on line 12
Each page has a slightly different “in” message, and some pages have more than one. But the consistent part is that they all say this:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/g/l/0/gl0mp/html/blog/wp-config.php:1)
so I would think it safe to say that the problem is with line 1 of the wp-config.php file.
I know that this problem typically occurs when there is extra white space before the <?php tag and/or after the ?> tag. I have triple-checked this file for that and there is NO WHITE SPACE. I have even re-downloaded WordPress and uploaded a fresh copy of the file, but I am still getting the same problem.
Does anyone have another solution that I could try? I am about to lose hope here. ??
- The topic ‘What do I have to do to get someone to take me seriously?’ is closed to new replies.