Hi!
I am new to this list.
I am currently developing a new Web-Server. I use my own SAPI-Module on Zend-Engine PHP 7.3.0
When trying to run phpMyAdmin (4.8.4) Setup, the screen stays blank.
If I remove the ob_start(); from phpMyAdmin, than at least the setup screen appears (Like it should be, CSS and all the stuff is loaded) - but thats all.
How does phpMyAdmin handle Output-Buffering in general?
Best regards
Andy