Not compatible with PHP 5.6.31
Database management in a single PHP file
Brought to you by:
jakubvrana
When I'm trying to log in this message shows up:
Server sent charset unknown to the client. Please, report to the developers
Internet Information Service (IIS v8)
PHP 5.6.31 (sessions are enabled)
The problem does not show with PHP 7.2.14
When I switched to PHP 7.2.14 the message changed to Unauthorized access, I logged in again and this time worked.
That does not make any sense to me. I downloaded it and unzipped it, the
only configuration I changed I did following your instructions. Nothing
else. The single PHP file was not changed at all.
What do you mean how it's build?
On Mon, Jul 15, 2019, 5:06 AM "Jakub Vrána" jakubvrana@users.sourceforge.net wrote:
Related
Bugs and Features:
#679The way how PHP is built, not Adminer.
Adminer works fine under PHP 5.6, it has probably something to do with how it is built on your machine. Anyway, it's not Adminer's problem, the same issue would probably surface if you connect from PHP directly.