Author Topic: Warning: Cannot modify header information  (Read 3763 times)

0 Members and 1 Guest are viewing this topic.

Offline ehsan_dyn

  • Pre-Newbie
  • Posts: 1
    • View Profile
Warning: Cannot modify header information
« on: October 17, 2006, 11:31:25 PM »
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site57/fst/var/www/html/lang/english/main.php:1) in /home/virtual/site57/fst/var/www/html/includes/sessions.php on line 85

who can i solve this error :?:

Wastel01

  • Guest
Re: Warning: Cannot modify header information
« Reply #1 on: November 28, 2006, 11:18:13 AM »
Hello,

I've had the same problem!

The solution should be the following:

Delete all instructions in the header of your php-file and upload it again.

The error shouldn't showed to you again.

I would explain to you, why this error is showed:

php-language can't read scripts, if there are instructions written in the header!

I hope, I can help you with this reply!

Goodbye!

manurom

  • Guest
Re: Warning: Cannot modify header information
« Reply #2 on: November 28, 2006, 11:28:04 AM »
Hello;
related here, in Error Messages: Topic: Cannot add header information
Maybe you have changed something in lang/english/main.php or this file is corrupted.