| Server IP : 88.223.87.188 / Your IP : 216.73.217.110 Web Server : LiteSpeed System : Linux us-bos-web1462.main-hosting.eu 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : u300384894 ( 300384894) 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 : ON | Sudo : OFF | Pkexec : OFF Directory : /home/u300384894/domains/afterhersmile.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', 'u300384894_qdVjD' );
/** Database username */
define( 'DB_USER', 'u300384894_C49lc' );
/** Database password */
define( 'DB_PASSWORD', 'Ir7J26vHJr' );
/** 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', 'kevGdUVD3xv)4zj nNR8&u1egY](y)IWJN]v/Zw|dM.KqB}>DI/zMxTt=o#,$j2|');
define('SECURE_AUTH_KEY', 'd/[#->TGE5YAelq#(0bGz{ToA-HW|7rxQzF2x:a^2}r.JB`J`jvur&:US8E(dBLZ');
define('LOGGED_IN_KEY', 'd49COYXx!)[mgwAc6e6[M6+<-2#_R-{YA41v%[d>N#yOI_+Wz{N5%$M2HR)g%8OY');
define('NONCE_KEY', 'T,*}h E;b!+{QXW4<O`>s$N6h~$CX~t6_dMkReyYGZX{e@-Y={n;-l>Hg9$z]SPp');
define('AUTH_SALT', 'jI`)X]}-]fZGm5$AX6z-T^Qh`MAl!vSHk`d-f4})ogY2,]XG+.H}iL4$zuAhFAXW');
define('SECURE_AUTH_SALT', 'YO=JNOg[mVS@RZ9Q>+_o4T!QWj@%?Fq]e/L5[X15jP0I.cd^Z%cmv.U,B+X,6R9+');
define('LOGGED_IN_SALT', 'Vx!<NM6`wL?~:.JDE+J!wh[1zq:Kn81pgH;eL4-GuDr-%2Ex|-9qc+D>goz2|Z;+');
define('NONCE_SALT', 'n#kcaWS+k@:Mz-x5Gj-j-8R0jsoZY-I/U!UVbw*Kiq/J@eqfi-3Clj$59eRHF]SP');
define( 'WP_CACHE_KEY_SALT', 'zA2/6/zgABBZM/xH=`Cb xg 6j}PLs^O?Xwx0^J)4m4^qOT~{N^f9jL325|q+q%X' );
/**#@-*/
/**
* 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( 'WP_AUTO_UPDATE_CORE', 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';