Hi everybody!

I installed php 4.06 on Win NT, IIS 4. Before I updated php 4.00 with 4.06
my scripts were running fine. Since the update I am getting always the
follwoing error:

Warning: Cannot add header information - headers already sent by (output
started at lang/dt/variables.php:321) in ............vote_submit.php on line
34

Line 34 of vote_submit.php is:

header("Location: ".$source."?status=9&errormessage=$errormessage");

Any idea, why this is after update not working anymore? Thanks for help

Tom




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to