HEX
Server: LiteSpeed
System: Linux lt-bnk-web1368.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User: u362014288 (362014288)
PHP: 8.2.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u362014288/domains/pousadaestreladaserra.com.br/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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://wordpress.org/support/article/editing-wp-config-php/
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u362014288_P78XY' );

/** MySQL database username */
define( 'DB_USER', 'u362014288_Zj9hu' );

/** MySQL database password */
define( 'DB_PASSWORD', 'tukbsRCyN8' );

/** MySQL 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',          'ot+]?C:^_~)u;6~>&>VZM]=-i[8O),su`ki^jY+D,XU#KlzA%m1(k1?~$$SI>Rzs' );
define( 'SECURE_AUTH_KEY',   'gTC`x+% k uFQaM.;=-G>^tLv^CT<CJ=s!FR2Wf(2 /j.kF:e{]R?7<W)<<&;?EW' );
define( 'LOGGED_IN_KEY',     '(dtk--!aUKUnj3PO1>pN;!~5>4$&]|sAOo;8Bd^[7}a<fi=:gG%XFaZSa=gYtrSf' );
define( 'NONCE_KEY',         'O5xWd/J2W[I_jGQ{=q^!`a#?PZ8cEectd?(CC,vM*L}oM{Kd^Pkn[!z^>s*?m(V/' );
define( 'AUTH_SALT',         'cTA$NkV)wj.m:XAHm*yq>S0jjV=o#JH]Ur$oO6kR)x=5Ip:d)~BaIi1e-7G,Ke`7' );
define( 'SECURE_AUTH_SALT',  'zS-QL3B`3$i=1R8aiJ@n/mp<@&vTp}Q;w:RVm*Z1IP!q1x;P]#tcnwo289KK{;!]' );
define( 'LOGGED_IN_SALT',    ' _y/-z9:;(Z;!BnxG*e&N1Myxcjhbq{A!YpAgQ{.Za*>YqRoIsKw2cGxW_Q6jEDF' );
define( 'NONCE_SALT',        '*hNS6w^et_8v)Cnb4K%t,a[26]_M}5l<iv(<kq|0[)5g)U:*N]ULHIaz>}E-CokH' );
define( 'WP_CACHE_KEY_SALT', '.Lh+2pc.<-R5,&OMyZQBh?^KxTY*alL$r~}N+f>5_`BrzFB-*gUc<#8nGwKFJPv_' );

/**
 * 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_';




define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'FS_METHOD', 'direct' );
define( 'WP_DEBUG', false );
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', dirname( __FILE__ ) . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';