| Server IP : 72.60.21.38 / Your IP : 216.73.216.164 Web Server : LiteSpeed System : Linux uk-fast-web1372.main-hosting.eu 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64 User : u390967363 ( 390967363) PHP Version : 8.2.30 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u390967363/domains/aibenproperties.com/public_html/ |
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', 'u390967363_rUVeI' );
/** Database username */
define( 'DB_USER', 'u390967363_RiLWV' );
/** Database password */
define( 'DB_PASSWORD', 'ETlkDCabof' );
/** 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', 'EWi?H#3^z/0fpTSfyv6]8Xqy+T~6Oqg]<:RyF] Cc^s,FYHB=C=zk?T^KZ n:SUu' );
define( 'SECURE_AUTH_KEY', 'L/ZUX@L-a[i&A*a-5!ohA6?a?]QCPO6/ PcK_<`AQvw>}xDYUSY7*$p!FO1i)]Um' );
define( 'LOGGED_IN_KEY', 'skr2nP{>1<qD0(nBT>%CS:rV~hRDrM@fa~o+U+ND2wp}D]=^0]J[H#OAt00leMUD' );
define( 'NONCE_KEY', 'a<8HsD|Y]064.3aWT 3AFO{6^&eEzEbhHjC+rms36^vLtEkRB:xb5 aXhw[J(ts' );
define( 'AUTH_SALT', 'r2^=fveP86@V4Oh8yHi]p/[y]-WaH?4_zr%}&Dt1~K,!PAO P;k9xc nFY1.(^?l' );
define( 'SECURE_AUTH_SALT', 'sb^vr[[^=$<eSBN4+`sdY/.c@j2EkbA&1X*NE/4Z#TUs]EsgJI+E)0D6M[M!L^3R' );
define( 'LOGGED_IN_SALT', 'Is<PX5:<_%P,?}!a HQ6DGQce ~j.Di[Bb@s~UL(3PRsQHuDH2t2LRiQM)J+eNfC' );
define( 'NONCE_SALT', 'J@sgvV1=w>T^SZnR<(!2^|QpW|}FUQ.hq&y5p|>9U,<2c8F:8`%+k9*7WKRg~p^i' );
define( 'WP_CACHE_KEY_SALT', ':TUK9`)ZqZ[9:LL|ZKh,1^D4yOJYe&JoM/}U=K,i)8Q^A~&6B39uze8l&s!+:2Fp' );
/**#@-*/
/**
* 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', '9bac161a2792053158e1ba68481cbc1e' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', 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';