Skip to main content
Topic: PHP 7.2 errors log (Read 1096 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

PHP 7.2 errors log

Using PHP 7.2 and Elkarte 1.1.3 I am getting some errors in php error log:

[04-May-2018 15:00:25 Europe/Rome] PHP Notice:  ob_clean(): failed to delete buffer. No buffer to delete in /public/sources/Subs.php on line 2069
[04-May-2018 15:00:25 Europe/Rome] PHP Warning:  Cannot modify header information - headers already sent in /public/sources/Subs.php on line 2079
[04-May-2018 15:00:25 Europe/Rome] PHP Warning:  Cannot modify header information - headers already sent in /public/sources/Subs.php on line 2080
[04-May-2018 15:00:25 Europe/Rome] PHP Warning:  Cannot modify header information - headers already sent in /public/sources/Subs.php on line 2083

Any suggestion how to solve this? Thank you
sorry for my bad english

Re: PHP 7.2 errors log

Reply #1

Its this thread .... https://www.elkarte.net/community/index.php?topic=5182

The temporary solution is in the thread ( comment out fastcgi_finish_request(); ) as the temporary fix

Re: PHP 7.2 errors log

Reply #2

And the problem is not 7.2, but fastcgi. :P
Bugs creator.
Features destroyer.
Template killer.