Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/phpmyadmin.bak/templates/relation/ |
Upload File : |
<p>{% trans 'Quick steps to set up advanced features:' %}</p> <ul> <li> {{ 'Create the needed tables with the <code>%screate_tables.sql</code>.'|trans|format(sql_dir|e)|raw }} {{ show_docu('setup', 'linked-tables') }} </li> <li> {% trans 'Create a pma user and give access to these tables.' %} {{ show_docu('config', 'cfg_Servers_controluser') }} </li> <li> {% trans 'Enable advanced features in configuration file (<code>config.inc.php</code>), for example by starting from <code>config.sample.inc.php</code>.' %} {{ show_docu('setup', 'quick-install') }} </li> <li> {% trans 'Re-login to phpMyAdmin to load the updated configuration file.' %} </li> </ul>