|
Server : Apache System : Linux p3plmcpnl504569.prod.phx3.secureserver.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : vvx4wizpbi9m ( 10307748) PHP Version : 8.3.32 Disable Function : NONE Directory : /home/vvx4wizpbi9m/public_html/quality-deck.com/ | |
|
Path: /home/vvx4wizpbi9m/public_html/quality-deck.com/wp-config.php
Size: 3.8 KB
Permissions: 0600
<?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 website, 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
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'i10307748_oisv1' );
/** Database username */
define( 'DB_USER', 'i10307748_oisv1' );
/** Database password */
define( 'DB_PASSWORD', 'H.SqwK5G2NBBPQGA6xC22' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** 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', '7f0THTfIEB2tATyHdtabZYx8qrdbMk6FXYsg3CfCEyPv3kEfoLAfyP4NF3IdytWh');
define('SECURE_AUTH_KEY', 'adFEFHmkkCrsQ6C6ChtGDWVxhZJOuOZbVG8087U85bmacHKejI5H8IS1XtZGYRKf');
define('LOGGED_IN_KEY', 'FuzYv5ZN44VS1N7pYQVAIHeTbKZJf6O4F0QeGNqEMKy6QlAvzEnbbOe5zLe3F7m5');
define('NONCE_KEY', 'GDq4w8NsToljbmjHxco3woOcUBt6FO7FeSD34lncEW7K8yfQB5j3EudodU3D6AVN');
define('AUTH_SALT', 'bQ4lH485U2YtWQnjjIA3IvjOTzFy1FxzKdPw0CEiWpGM5FlaUc0lB38IYk6x929B');
define('SECURE_AUTH_SALT', 'fb69lcv5MHHKf69VE7iidj71GZdcG9KsBJKLPwfs4dIwiZMEzcDghhJTuOfNqCRM');
define('LOGGED_IN_SALT', 'SM0vG3ZKxzHUOeTkUw4eGAcfpD0guvnc9OSfaKaUzK8IVyfYaVxJrn0Al5gpLNyO');
define('NONCE_SALT', 'BmYiDJZtgGvnnOPGce4yuforhc4heR6vJoeglaCqKe8utN7ufZz7KLquXGThLCKu');
/**
* Other customizations.
*/
define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
define( 'UPLOADS', 'wp-content/uploads' );
/**#@-*/
/**
* 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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'mkkg_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
define( 'WP_MEMORY_LIMIT', '1024M' );
define('DISABLE_WP_CRON', true);
/* Add any custom values between this line and the "stop editing" line. */
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
define( 'WP_CACHE', true ); /* SC_WC */
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';