| 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/devenv.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_70b0s' );
/** MySQL database username */
define( 'DB_USER', 'wp_togq1' );
/** MySQL database password */
define( 'DB_PASSWORD', '*chmO3YIOq1j_Dp5' );
/** 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', 'l(51i|o&oh9j6J4~QgO/n9N21O(NZ3(kbP)nAS9dz![fs_bo2E_A:I_#1Ol[@-06');
define('SECURE_AUTH_KEY', '4QU96dkVg]e3q|Ng12tl;%I8H-H4Y%47OHHn55!*!Sy%8Q2+[slBTFg%u50Hzx*2');
define('LOGGED_IN_KEY', '32B])PE*0:3073~-[!DHZoW56]7[G]9_VVPo&X_[:O~QR&A82MjnM;t|BW0e:d:3');
define('NONCE_KEY', 'vgmv/sj+8%f5PZt4qHDD3vc;#:6Ud~3|@G5B8%i2(j3i0[0)26Wn)HW23S8l&4[4');
define('AUTH_SALT', 'C7tRfg;yUhD:N##;~%BE]ZflqI#d2IM7g3!E:2iTo:4ywD7r6_:UL~+&02n1P0[;');
define('SECURE_AUTH_SALT', '[9/2DD_89T666OhT9o!Aqk3~p0]6OK[_m!tw~zeXzhPj(IiCA5(4%5BvA70M&eAP');
define('LOGGED_IN_SALT', 'Pq1h962XifT3&([|+1Ai:2-h])x5m2H2&CW8;I#S4X;Z3q3P|29W(_(sB7dOoAvN');
define('NONCE_SALT', 'i~12koYoN&*tZ~&j2nB|a/NLu(BRv*r*7rA8G8#iU1|2hy0Jo[-(CVQy9ay7R145');
/**
* 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 = 'ky46LtIw6_';
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';