You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anastasia edited this page Mar 16, 2025
·
1 revision
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