[pmwiki-users] help (php), what sends headers?

Thomas Gemperli gemperli at arch.ethz.ch
Thu Feb 11 05:04:34 CST 2010


On 11.02.2010, at 08:24, SteP wrote:

> All my pages that include a form to send email with cookbook FoxNotify complain about headers being 
> already sent out. I do not mean that it's FoxNotify's fault. 

Try to set php output_buffering to a higher value. For example in a .htaccess file:
php_value output_buffering 65536

Cheers, 
Thomas




More information about the pmwiki-users mailing list