Page 1 of 1

Error: 'header already sent' workaround/cure

Posted: Wed 26. Nov 2003, 11:06
by pSouper
If you are recieving an Error: 'header already sent'
I have found this can be avoided by setting in your php.ini...
output_buffering = On

I know very little and have blunderd my way though this setup of phpwcms [most issues are php.ini based] but it worked for me. any corrections/feedback to this method is welcomed.

Posted: Thu 4. Dec 2003, 20:40
by Oliver Georgi
I think that is not good - if this problem occures something is wrong and it's better to post your problems that I can find a solution.

Oliver