| Server IP : 207.244.250.86 / Your IP : 216.73.216.10 Web Server : Apache System : Linux plesk1.codeponents.com 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Mon Jan 18 17:05:51 UTC 2021 x86_64 User : motionave ( 10025) PHP Version : 8.0.15 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/motionave.com/devsite.motionave.com/ |
Upload File : |
<?php
define( 'WP_CACHE', true /* Modified by NitroPack */ );
/**
* 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
*/
// ** MySQL settings ** //
/** The name of the database for WordPress */
define('DB_NAME', 'wp_sdg3k');
/** MySQL database username */
define('DB_USER', 'wp_8gad4');
/** MySQL database password */
define('DB_PASSWORD', '^l?MQVY2Xf37!Kp@');
/** MySQL 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', '1*GkwJ]/1**579#;8*e2LM4b40ot|kI5+)5j|2KI4zK/Y9C7oC]71bSd3pgK[3h:');
define('SECURE_AUTH_KEY', 'CSL!0@I[6[52bO~lw9!BU;6:e)]6%+ckwF!7Om23ix1H7~]g0k[%T%8t3g:/h-+v');
define('LOGGED_IN_KEY', 'a5%BhR8!T*4O1&t6x&o:zdY74w(3IMu[27l11+4!*uNFru2]M9:44A3X1sXRS*:3');
define('NONCE_KEY', '4]D0hTh_7O!-sVyP|_[CDwmY4u1X2SKN06!m[[5MqsVwb2IjpDbHX412my5EDz4/');
define('AUTH_SALT', 'z76a18BI]e008C4FQC092V3PhW;13lPJwWHz%nFa4[)(~a*9*]7rW/8v)BejC6HR');
define('SECURE_AUTH_SALT', 'ueC-4oA;C*3Y]EW0ZQhC@19721xEnHE_Z09Enw|&d%Xbu&L!142**8_(Fq0#fF78');
define('LOGGED_IN_SALT', 'V2Qhmx%65uZXu)7V82zHT855g;yAiJ21|#Aq37Gjuj3R#n5W#]J27PrX;!3E9I0v');
define('NONCE_SALT', 'hc%q9jI26xqNF7/D9[cn1W(D*dIwQ8[~~b:9O1l:_a;(;5SiZZOEFGT(tDCi0z~5');
/**
* 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 = 'Dwn6Fd_';
define('WP_ALLOW_MULTISITE', true);
define( 'DISALLOW_FILE_EDIT', true );
define( 'CONCATENATE_SCRIPTS', false );
define( 'WP_CACHE_KEY_SALT', 'db819278487807f4903314b68cf0b30d' );
/* 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';