I recently upgraded from PHP 5.5 to 5.6. After this, I started having issues with phpMyAdmin so I upgraded it to 4.7.4.
The issue I'm having is that anything ajax related with phpMyAdmin doesn't seem to function. The requests seemingly get sent by phpMyAdmin, but the server never responds. The requests largely seem blank; no headers, params or cookie information is visible in the dev console.
You can see more info on Stack Overflow (https://stackoverflow.com/questions/45955779/clicking-refresh-crashes-phpmyadmin). Any information would be appreciated. I'm stuck and this is really hampering my productivity.
The issue I'm having is that anything ajax related with phpMyAdmin doesn't seem to function. The requests seemingly get sent by phpMyAdmin, but the server never responds. The requests largely seem blank; no headers, params or cookie information is visible in the dev console.
You can see more info on Stack Overflow (https://stackoverflow.com/questions/45955779/clicking-refresh-crashes-phpmyadmin). Any information would be appreciated. I'm stuck and this is really hampering my productivity.