Search Criteria
Package Details: adminer 4.7.8-2
Git Clone URL: | https://aur.archlinux.org/adminer.git (read-only, click to copy) |
---|---|
Package Base: | adminer |
Description: | A full-featured MySQL management tool written in PHP |
Upstream URL: | https://www.adminer.org |
Keywords: | database management mysql postgresql sqlite |
Licenses: | |
Submitter: | seberm |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 87 |
Popularity: | 0.29 |
First Submitted: | 2010-10-05 17:25 |
Last Updated: | 2020-12-13 16:11 |
Dependencies (8)
- php (php55, php53, php70, php71, php-zts, php72, php56, php73)
- apache (apache-git, apache22) (optional)
- elasticsearch (elasticsearch17, elasticsearch2, elasticsearch5, elasticsearch-xpack) (optional)
- mariadb (mysql55, mariadb-git, mariadb103, mysql56, mysql57, mysql, percona-server) (optional)
- mongodb (mongodb34-bin, mongodb-bin-3.6, mongodb-3.4, mongodb-bin-3.2, mongodb-3.6-bin, mongodb-bin-4.0, mongodb-bin, mongodb-shell-bin) (optional)
- mysql (mysql51, mysql55, mariadb-git, mariadb103, mysql56, mysql57, mroonga, mariadb, percona-server) (optional)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-10, postgresql-src-beta, postgresql-9.5, postgresql-9.4, postgresql-9.6, postgresql-lts, postgresql-12, postgresql-src, postgresql-11) (optional)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (optional)
Required by (18)
- adminer-skins-brade
- adminer-skins-bueltge
- adminer-skins-cvicebni-ubor
- adminer-skins-galkaev
- adminer-skins-haeckel
- adminer-skins-hever
- adminer-skins-jukin
- adminer-skins-kahi
- adminer-skins-konya
- adminer-skins-nette
- adminer-skins-ng9
- adminer-skins-nicu
- adminer-skins-pappu687
- adminer-skins-paranoiq
- adminer-skins-pepa-linha
- adminer-skins-pilot
- adminer-skins-pokorny
- adminer-skins-price
Latest Comments
1 2 3 4 5 Next › Last »
alex-y commented on 2020-08-07 08:02
Same error here... ERROR: One or more files did not pass the validity check!
karcher commented on 2020-07-12 10:58
Hi,
I'm getting following error when I try to update:
Lopo commented on 2019-05-12 06:17
==> Validating source files with sha256sums... adminer.install ... Passed httpd-adminer.conf ... Passed adminer-4.7.1.php ... FAILED ==> ERROR: One or more files did not pass the validity check!
francoism90 commented on 2019-04-21 09:02
@supermario It would indeed be better to comment the following line:
install -Dm0644 "httpd-${pkgname}.conf" \ "$pkgdir/etc/httpd/conf/extra/httpd-${pkgname}.conf"
I don't use Apache. :)
lottobingo commented on 2018-05-11 15:01
PKGBUILD is not working for me.
Archie01 commented on 2018-02-17 05:54
is there any way to implement permanent login?
EDIT: nevermind i edit the file manually
TehCraw commented on 2017-11-12 04:16
For those who don't know, this doesn't just automagically start working; you have to include Adminer in your Apache config.
Open /etc/httpd/conf/httpd.conf
At the end of the Includes list, paste this in:
Include conf/extra/httpd-adminer.conf
Restart httpd.
You will be then be able to access Adminer at http://localhost/adminer
GZep commented on 2016-06-03 07:51
Adminer 4.2.5 (released 2016-06-01):
Fix remote execution in SQLite query
SQLite: Require credentials to use
PostgreSQL: Support KILL
supermario commented on 2016-03-11 11:06
Sorry about that! Fixed.
leledumbo commented on 2016-03-11 06:36
sha256sum of http-adminer.conf is wrong, please fix it