After some reportings all reporting HTTP requests hangs and justify all my local HTTP server threads so nothing workat all. Placed die() at first line of the error_reporting.php to make phpMyAdmin working but it DDoS'ed my web server (see attachment)
Fixed with https://github.com/phpmyadmin/phpmyadmin/commit/8795f7a104e8bfa85c6df14a68927f0a9d88efaf
Have the same issue on 4.4.10
After some reportings all reporting HTTP requests hangs and justify all my local HTTP server threads so nothing workat all. Placed
die()at first line of theerror_reporting.phpto make phpMyAdmin working but it DDoS'ed my web server (see attachment)One bug fixed, two bugs added. I have phpMyAdmin...