0

phpmyadmin works fine. It doesn't work when I try to perform a lot of AJAX operations such as clicking "edit" on a record. Even if I try to run a SQL->SELECT->Go I have problems.

I'm getting this error from my chrome dev console:

net::ERR_CONNECTION_RESET

phpmyadmin AJAX error

I tried with different db/users/full privileges and with different browsers. I did not found a single post about this on Google.

I have full access to the server, which is a Debian server (Apache/2.4.10 libmysql - 5.5.47). PHP memory limit is very high.

No errors at all on APACHE error.log.

What can I do to identify the problem?

Bedo
  • 925
  • 2
  • 14
  • 27
  • Have you seen [this](http://stackoverflow.com/questions/24931566/getting-error-in-console-failed-to-load-resource-neterr-connection-reset/30222307#30222307) question? – hatef Jan 01 '17 at 17:56
  • @Hatef yes I have, I tried with different browser, even without existing cookies. My problem is that I cannot identify the cause of this bug. – Bedo Jan 02 '17 at 10:25

0 Answers0