HEX
Server: LiteSpeed
System: Linux us-phx-web629.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64
User: u756937133 (756937133)
PHP: 8.2.30
Disabled: passthru,chgrp
Upload Files
File: /home/u756937133/domains/nanny.inovaixstudio.com/public_html/wp-config.php
<?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', 'u756937133_4GM3a' );

/** Database username */
define( 'DB_USER', 'u756937133_E4Vpw' );

/** Database password */
define( 'DB_PASSWORD', 'XyyegpJ8ZG' );

/** 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',          '?*mI1([)HYAHA|vAM<Z/):ww?%8jz;A|Ksg`I|(&I;f7P3;fN)cN`(SJj#=TJ8rm' );
define( 'SECURE_AUTH_KEY',   '@he5mY0vnFnOR.x<I^i d7XphK 3B<K:v;(4|,# %}FfxJzreOf0x-@3iQ#_dU!2' );
define( 'LOGGED_IN_KEY',     'F[o]gkPm+UWF R@3``B4yB8K<u7d_ s;G7YrPQOmd[ln1sW;Uk~9T ?Ic r.%fE^' );
define( 'NONCE_KEY',         'kxpBaG0REc)nX*>0+?_i3]j_LF2Omr^l}|1q_opd@/eAoe?_rqR,T|l0)}^+dwn0' );
define( 'AUTH_SALT',         '9w?L=zW*Eq)jt^u0r^Q*UdeO:Pzs|huV}=`4 6ec= /m2I;QlBn )~1T.40O8P=~' );
define( 'SECURE_AUTH_SALT',  '@@%VLrm,enQU]fR_9y0v.0YJ <qB::,=#<?S.oxL:_G=iiE/2nr=E|9^[Zmi`7Xo' );
define( 'LOGGED_IN_SALT',    'f(!`g].q?Z`sv1!Ve,Mn8_99zm-;]R;U<|2pm< w!<+g+3sVzcUq}C^TniIK@W&5' );
define( 'NONCE_SALT',        '8q]O6.tl^C+Xl<dJ7mK2).= }@]|dau#y+FzI7vplH}Cg 3ETdVod[Z=_7$[E#}=' );
define( 'WP_CACHE_KEY_SALT', 'IQXO:.HGZ?1Fvta{[dy>1%vA4kMkH,.f$-!Rp+FkiDw-} N+;96}?v,wNHq<MEkC' );


/**#@-*/

/**
 * 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', 'b37dfc79e4795b1a7d53ca8eca0e1166' );
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';