Hello
Output buffering used to be turned on. But many developers, including
myself, created to many architectural mistakes in the product where the
header was outputed even when a redirect was needed. There were also
many performance problems with installation, migration and other batch
scripts because of the output buffering settings. Therefor we decided
that output buffering should be turned off.
Maybe you can enable output buffering for your specific script with a
php command?
Best regards
Sven
Op 14/01/11 11:03, Philippe Van Eerdenbrugghe schreef:
Hi all,
The Chamilo 2 installer checks that output_buffering is off and I
don't understand why this is needed.
For the moment I need to do some ob_start() in the tests in order to
check the response produced by some pieces of code, is that a problem
with the output_buffering supposed to be off initially ?
Systho
_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev
_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev