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
Hi there!
Problem solved...was a problem in my SAPI..for some reason it crashed and did not call php_request_shutdown :-)
Now everything works file :-)
Best regards
Andy
Am 1/4/2019 um 11:54 schrieb Andy Paumann:
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
Developers mailing list Developers@phpmyadmin.net https://lists.phpmyadmin.net/mailman/listinfo/developers