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
/
Edit File:
vendors.rst.txt
Distributing and packaging phpMyAdmin ===================================== This document is intended to give pieces of advice to people who want to redistribute phpMyAdmin inside other software packages such as Linux distribution or some all in one package including web server and MySQL server. Generally, you can customize some basic aspects (paths to some files and behavior) in :file:`libraries/vendor_config.php`. For example, if you want setup script to generate a config file in var, change ``SETUP_CONFIG_FILE`` to :file:`/var/lib/phpmyadmin/config.inc.php` and you will also probably want to skip directory writable check, so set ``SETUP_DIR_WRITABLE`` to false. External libraries ------------------ phpMyAdmin includes several external libraries, you might want to replace them with system ones if they are available, but please note that you should test whether the version you provide is compatible with the one we ship. Currently known list of external libraries: js/vendor jQuery js framework libraries and various js libraries. vendor/ The download kit includes various Composer packages as dependencies.
Simpan