On Feb 5, 2008 12:19 PM, Hans <[EMAIL PROTECTED]> wrote: > Tuesday, February 5, 2008, 6:01:07 PM, Tegan Dowling wrote: > > > "Warning: Cannot modify header information - headers already sent by > > (output started at > > /home/justice4/public_html/test/pmwiki.php:281) in > > /home/justice4/public_html/test/pmwiki.php on line 884". > > A guess: don't you get the above because you get all the error notices > echoed? And you get the error notices because somewhere php > error_reporting is called, like error_reporting(E_ALL); > > I get heaps of Notice echoes when I stick error_reporting(E_ALL); to > the top of my config.php, in most cases some variables have not been > defined properly. > > Try and turn error_reporting off, perhaps in a php ini file.
I'd like to try that ... could someone tell me how? Or whether it's something I might need to ask the hosting company to do? Thanks, Hans! Tegan _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
