mirror of
https://github.com/vrana/adminer.git
synced 2025-08-05 06:07:57 +02:00
1
Compile adminer from sources
Anastasia edited this page 2025-03-16 17:36:20 +00:00
Adminer Wiki
if you need to compile adminer from sources only for a specific database and for your specific language, copy the latest version of the archive to your server, unpack the archive and run the command for manual compilation, for example:
# only for PostgreSQL and Russian language
/usr/bin/php7.4 compile.php pgsql ru
# only for MySQL and Russian language
/usr/bin/php7.4 compile.php mysql ru