Hello
I did a clean install of FreshRSS. Empty folder on the server and clean DB. I was on 1.19 and bought - maybe a good time to upgrade.
I noticed my feeds don't refresh so i looked at the manual
I then ran actualize_script.php by hand on the console.
Result on the log file
PHP Fatal error: Uncaught TypeError: ob_implicit_flush() expects parameter 1 to be int, bool given in /web/test2/app/actualize_script.php:7
Stack trace:
#0 /web/test2/app/actualize_script.php(7): ob_implicit_flush()
#1 {main}
thrown in /web/test2/app/actualize_script.php on line 7
I didn't touch the update script. And it worked like a charm with 1.19.
What am I missing?