| 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/scott.motionave.com/ |
Upload File : |
<?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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_bgyyf' );
/** MySQL database username */
define( 'DB_USER', 'wp_a3blq' );
/** MySQL database password */
define( 'DB_PASSWORD', 'bN25uy6~gQgp_rr*' );
/** 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', 'VHe&98E#UH/6x_)y3)s%8JEhb7zDm%stQ7&mK~KvN@757n0:PY6-Yaq)az!56rB%');
define('SECURE_AUTH_KEY', 'V%YZG)9S)q!D]-5Gz55I!4|:!25JJ;(Y&v2EyW]PQz8z#|(VN*+a)BXogs|nZ%1G');
define('LOGGED_IN_KEY', '08h0oHvml/EMEE/6gVCM#(7qS%F6U;aNzj&/r+yPF6icCe)93&oV9sVRXb8n)-i%');
define('NONCE_KEY', '5UqR_K):eSju0#M5!F_-0868U%)%DMbh/@52759%&9-td:6R33:Q5#/W+b7]Y:@Z');
define('AUTH_SALT', 'U01(1w_v[ii!&|:6c#oMeW[9+[D8q5oiPltQB5x0Hl[e(8t!/8|C*41889c|+X30');
define('SECURE_AUTH_SALT', '!EO6e1Km#v8g7fJ3)5520eab)UMsp47Iy#I35Cc862aEsRHW6--!:)@1J9&R6S+O');
define('LOGGED_IN_SALT', ':i]h_VWb*DcR6_5YR))j4c3Yhh50-yD~&6tF]&g@L2hO%FFlcd3(gz25~hOaz%!w');
define('NONCE_SALT', '8Y7!3A7OZ|#)(IF:pvxTr2LP9T+x9IbtB+OZOQ3J)xe48s9UaMD0O6B)6E!UISUX');
/**
* 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 = 'wOuW9kRIe_';
define('WP_ALLOW_MULTISITE', true);
/* That's all, stop editing! Happy publishing. */
/** 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';