Phpmyadmin error 500 - can't load anything

0

1

I was trying to do a right join of two tables, but it seems like it was too much information or the syntax was wrong and then the page froze so I closed out of it. But when I tried to reload PHPmyadmin, it shows everything in red and nothing will load. I tried restarting the server but it's the same.

Is there anyway to reset it or something? Websites still load/access the database fine, it's just phpmyadmin seems to be blocked now?

It says

Cannot use a scalar value as an array
Error in processing request
Error code: 500
Error text: Internal Server Error (rejected)
It seems that the connection to server has been lost.
Please check your network connectivity and server status.

Screenshot: phpmyadmin error 500

Thanks for any help

eleaf

Posted 2019-10-28T06:27:22.417

Reputation: 1

Please use latest 5.0 version and open an issue on our Github tracker – William Desportes – 2020-01-11T12:59:46.847

I know that issue exists but never succeed to reproduce it – William Desportes – 2020-01-11T13:00:04.587

No answers