Simly go to mjs/directory.php, line 3, and remove any output that is there, mosty likely some white characters.

PHPSpooky wrote:
Glory,

On the internet server, apart from the beginning tables & html, this is
what I get ..


<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at /home/unbreaka/public_html/mjs/directory.php:3) in
<b>/home/unbreaka/public_html/mjs/global.inc.php</b> on line
<b>531</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at /home/unbreaka/public_html/mjs/directory.php:3) in
<b>/home/unbreaka/public_html/mjs/global.inc.php</b> on line
<b>532</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent
by (output started at /home/unbreaka/public_html/mjs/directory.php:3) in
<b>/home/unbreaka/public_html/mjs/global.inc.php</b> on line
<b>533</b><br />

And the code just ends here abruptly. Not a word after this.

On my server, I get the right thing, no problems at all. What could be different on the Internet Server or Right at my Server
causing this? I don't know if I can make changes to the Server Config on
my Hosting Companies Server..


PHPSpooky


-----Original Message-----
From: Jason Wong [mailto:[EMAIL PROTECTED]
Sent: Friday, June 27, 2003 4:50 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] 'Cannot send Headers' Problem!!

On Friday 27 June 2003 18:33, PHPSpooky wrote:


Secondly, why is it it's giving me the 'cannot modify headers'

problem


on the internet server, but not on my computer?

Obviously there is a difference in the configuration of the two

servers.


1) Check the actual output returned to the browser (view source)

2) Check your error reporting settings in PHP, specifically you should
disable
display errors and instead log them to a file.






--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to