[ Avaa Bypassed ]




Upload:

Command:

www-data@18.227.111.102: ~ $
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.

vendor/
    The download kit includes various Composer packages as
    dependencies.

Filemanager

Name Type Size Permission Actions
bookmarks.rst.txt File 2.41 KB 0644
charts.rst.txt File 4.63 KB 0644
config.rst.txt File 112.67 KB 0644
copyright.rst.txt File 1.58 KB 0644
credits.rst.txt File 26.38 KB 0644
developers.rst.txt File 380 B 0644
faq.rst.txt File 91.13 KB 0644
glossary.rst.txt File 13.41 KB 0644
import_export.rst.txt File 10.08 KB 0644
index.rst.txt File 573 B 0644
intro.rst.txt File 3.08 KB 0644
other.rst.txt File 916 B 0644
privileges.rst.txt File 3.19 KB 0644
relations.rst.txt File 3.26 KB 0644
require.rst.txt File 1.64 KB 0644
security.rst.txt File 4.5 KB 0644
settings.rst.txt File 1015 B 0644
setup.rst.txt File 40.39 KB 0644
themes.rst.txt File 2.86 KB 0644
transformations.rst.txt File 6.49 KB 0644
two_factor.rst.txt File 2.83 KB 0644
user.rst.txt File 195 B 0644
vendors.rst.txt File 1.1 KB 0644