Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
htdocs /
phpMyAdmin /
doc /
html /
_sources /
[ HOME SHELL ]
Name
Size
Permission
Action
bookmarks.txt
2.34
KB
-rwxrwxr-x
charts.txt
4.63
KB
-rwxrwxr-x
config.txt
106.67
KB
-rwxrwxr-x
copyright.txt
1.57
KB
-rwxrwxr-x
credits.txt
26.05
KB
-rwxrwxr-x
developers.txt
380
B
-rwxrwxr-x
faq.txt
92.89
KB
-rwxrwxr-x
glossary.txt
13.46
KB
-rwxrwxr-x
import_export.txt
10.23
KB
-rwxrwxr-x
index.txt
561
B
-rwxrwxr-x
intro.txt
3.05
KB
-rwxrwxr-x
other.txt
914
B
-rwxrwxr-x
privileges.txt
3.24
KB
-rwxrwxr-x
relations.txt
3.27
KB
-rwxrwxr-x
require.txt
1.59
KB
-rwxrwxr-x
settings.txt
977
B
-rwxrwxr-x
setup.txt
37.18
KB
-rwxrwxr-x
transformations.txt
6.38
KB
-rwxrwxr-x
user.txt
169
B
-rwxrwxr-x
vendors.txt
1.1
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : vendors.txt
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.
Close