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
« First ‹ Previous 1 2 3 4 5
Anonymous comment on 2011-10-01 16:21
Better than phpmyadmin.
Thanks!
seberm commented on 2011-07-30 14:26
Updated.
Adminer 3.3.1 released
Fix XSS introduced in Adminer 3.2.0
Fix altering default values (PostgreSQL)
Process list (PostgreSQL)
seberm commented on 2011-07-20 10:31
Updated.
Changes you can find here:
http://sourceforge.net/news/?group_id=264133&id=302165 (English)
http://php.vrana.cz/adminer-3-3-0.php (Czech)
korobkov commented on 2011-04-16 11:41
Thank you :)
About SF.net: as for me, wget works well with urls like http://downloads.sourceforge.net/adminer/adminer-3.2.2.zip (via redirects).
So I suggest source=(http://downloads.sourceforge.net/adminer/adminer-${pkgver}.zip)...
seberm commented on 2011-04-16 11:07
Hi,
yes..., my fault. I've made some changes. Now all adminer files are packed in one file called index.php. I have changed chmod to 644 and everything works fine.
BTW - Is there any way to get some better source link from SourceForge.net?
korobkov commented on 2011-04-15 16:56
What is the need in 755 mode on all php files in adminer folder?
seberm commented on 2011-04-15 15:06
Thank you:-). I've changed it. I hope it's ok now.
nous commented on 2011-04-15 09:06
Great, thanks. BTW, 'apache' and 'mysql' shoud be listed as optdepends, since adminer works with other webservers (I use it with lighttpd) and databases.
seberm commented on 2011-02-25 22:34
Updated to 3.2.0
Changelog here: http://sourceforge.net/news/?group_id=264133&id=297835