HEX
Server: LiteSpeed
System: Linux br-asc-web1894.main-hosting.eu 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64
User: u851231353 (851231353)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/u851231353/domains/mypagamento.shop/public_html/wp-config.php
<?php
/**
 * 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', 'u851231353_7ZaEg' );

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

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

/** 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',          'I)&*C,QrWD?{^4s&].|6TbEXuX$a/m-SVaw;aWz>@k1;S3s~frcd{dz~VA0UN!wB' );
define( 'SECURE_AUTH_KEY',   'E^<7P`P7P3 V6Eu+uWBlrGMAl Z~bjGTodYIPu_o^AUn?mGb`qQWk%P0^|+k;Dz7' );
define( 'LOGGED_IN_KEY',     'EIMZj.!V(EZIF*GGiUSzI7b/pP6l=6:]Q;^pf1rGouX5cj 6{EJBs9s/jYL!E?7+' );
define( 'NONCE_KEY',         'W/Te`rT_9v^F!cC~/w,,AA|`#;6[.O48Dp{:.AriBMw#f7_T^Lah>d=$^WG|374D' );
define( 'AUTH_SALT',         'Q_IZWE3Tcr&G0W6?Y4Am-Jw)wJbpxsi8&jxEB{^NQ:WL!cli!_vC%=O,|wRP^l&F' );
define( 'SECURE_AUTH_SALT',  'jB8X#@?E!E#EYh~{8gU]BD=dO+h7N[aKQ>{ba6N1qd@H6XZJUaUY5q~$)[gP[qME' );
define( 'LOGGED_IN_SALT',    'gvr@1}2V;%kT=oHN[QRTsB]Hch)%%I}N{TD8?%LR(8ef@qVA<,%!{+J(2b}v]sSy' );
define( 'NONCE_SALT',        't-a6?4?&rc?]~UNt@CzcpMqa2/yTvm]MEjmu8WU<!/^SM{DmxRPh;RqrH@eLbwQn' );
define( 'WP_CACHE_KEY_SALT', 'd&4l+$e=8)J/9CSet@x(rZ7H cTmS.3kCMvIia7xQ^9w&bV%EiqD@wT~YRLfiUzN' );


/**#@-*/

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