Click to See Complete Forum and Search --> : PHP4 & Apache on W2K Pro


Anon
07-15-2000, 07:35 PM
It seems as though i have apache and PHP4 running, however when I drill down into the site... i receive the following error. It looks like a permissions issue but I can't seem to find what it is referring too. Any help will be greatly appreciated.


/mod_php/php.exe/hoo0.5/logout.php3foo
Warning: Cannot add header information - headers already sent by (output started at include/oralogon.inc:9) in include/oralogon.inc on line 14

Warning: Cannot add header information - headers already sent by (output started at include/oralogon.inc:9) in include/oralogon.inc on line 15

/ @foo [1] : You are not authorised to enter the site

Thanks.

Anon
04-11-2002, 12:13 PM
Warning: Cannot add header information - headers already sent by(..........

k3bab
09-03-2002, 10:54 PM
Had the same prob

found a solution which seems to work!

in php.ini

output_buffering = On

which is normally set to Off