| Server IP : 88.222.222.157 / Your IP : 216.73.216.56 Web Server : LiteSpeed System : Linux in-mum-web1677.main-hosting.eu 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : u635632881 ( 635632881) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u635632881/domains/keyhandover.in/public_html/auction-properties/ |
Upload File : |
<?php
define( 'WP_CACHE', true );
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u635632881_GmTbb' );
/** Database username */
define( 'DB_USER', 'u635632881_gt7LS' );
/** Database password */
define( 'DB_PASSWORD', '3AtBx2WwuY' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '5!J7w>/0,.[jh_F[h~jRbw(4ePF(5K@p7nh<6TZKU`5dG6$+Y#E981h+~{IpxwXo' );
define( 'SECURE_AUTH_KEY', '.<b#OnzI$zo-GC *5k+f,(.C+<Pbn)G;K%Uh0Dz:^d:Vxr}@}5+3%~b0o1FYka{2' );
define( 'LOGGED_IN_KEY', 'g-GgdrqmCdFLviu, t2KYUiKWvopvIIZ{/IXPPhYA*:)=S-|x4Z|AAGDY dNXfCh' );
define( 'NONCE_KEY', '>9mhLP.eWeLtxEOPJZU|9|(:z2iLKb>Z**E]hJBY Y]QQIO@WYp8~ZHH51G^PlSo' );
define( 'AUTH_SALT', 'wkky(SX`1ZFVzjv||C7z}.ox0eGp`]9&}suBy^G@|*0-o*:;SQ>oP B}td5=y@u{' );
define( 'SECURE_AUTH_SALT', 'T1Glh*MP]4aG.MS@v|!78)V&J=tel8a6DT3RK^4@o7[-25q5%9$O2-gnJ}tWT&Ip' );
define( 'LOGGED_IN_SALT', ';9L?>2luA/(.d%8r@AQLD}oq L@^f64H|4Tkd)S[IhldgA5Y^n9UL:ZRFvFZ*d@u' );
define( 'NONCE_SALT', '.O8 NA[unD xuM+.jV65/]uC8LQ1S~z`_Q{fI!0B+;bw/+F_?j-ND&3.wI3$ Wz ' );
define( 'WP_CACHE_KEY_SALT', 'T5j!4X|EQT~l?){a6;5zd5*6cruNJQV:9dM:C^~6%}?({$K,B4~{qML.Ig~8;=@3' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '3b04eaf5591d6e3ad6edec948e8c53fe' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';