Top "Adminer" questions

Adminer is an open-source database management tool distributed in a single PHP file.

php_network_getaddresses: getaddrinfo failed error in Docker's adminer

I have problem with access to adminer in my docker container with laravel 5/mysql app. I got error : SQLSTATE[HY000] [2002] …

mysql docker dns adminer
How to export database with Adminer?

It's the first time i use ADMINER. I want to export the database and i'm not sure to set correctly …

php mysql database export adminer
Unable to connect to PostgreSQL server: FATAL: Peer authentication failed for user "postgres"

How can how to access postgres databases from adminer? I have changed the password for the user postgres: $ sudo -u …

postgresql adminer
Too big POST data. Reduce the data or increase the "post_max_size"

I'm trying to upload a gzipped Mysql backup (71,2mb) through Adminer and it throws me this error: Too big POST …

php mysql adminer
How to export part of a table as SQL in Adminer?

In Adminer, I can export whole tables with the "Export" menu option. When I enter a query, I can export …

php mysql database export adminer
Invalid CSRF token. Send the form again. Adminer

I am getting this error on export of my database in adminer. Error: Invalid CSRF token. Send the form again. …

adminer
Install Adminer on Ubuntu 18.04 bionic

I'm trying to install Adminer from Ubuntu repository using: sudo apt install adminer Installation works fine but can't find the …

database apache ubuntu adminer
Adminer- Access denied for user 'root'@'localhost' (using password: NO)

I'm getting this error when i try to access my phpmyadmin databases from my site at 000webhost Access denied for …

adminer
None of the supported PHP extensions (PgSQL, PDO_PgSQL) are available

i have enabled extension=php_pdo_pgsql.dll and extension=php_pgsql.dll in my php.ini file but still …

postgresql pdo ubuntu-16.04 adminer
Session expired, please login again

I am using Adminer 4.1.0 in Wordpress Plugin OS is Ubuntu Webserver is Nginx The day before yesterday, my adminer is …

wordpress ubuntu nginx adminer