HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, 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/u300739242/domains/ladiscotecaportatil.com/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', 'u300739242_MoFhB' );

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

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

/** 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',          'tC%M2J=)WJ_}52[ZzV82)>4~oLJBwytAF&z/Q!~Kfvn$J0Tyqx~Zh/Ztf.|t($C3' );
define( 'SECURE_AUTH_KEY',   'mOt-*! My3u|9<5L/#6At bO:AyXK%i8m5)=5Qwe2!3)$(k$Ee:gd:|j__cTqREi' );
define( 'LOGGED_IN_KEY',     'i/-ZTkGc@;|9*iOR8*>kGq&tW(HZ$(S9><;#Us{d[$F>TqCn+s1:-6J3STb;JY2(' );
define( 'NONCE_KEY',         '7>a9G0/!LH1qs,1E0F~]]HUEdL:U=4P`HKfq5zZ#xNVC|N,]:LT$C1y%Oi2y:6`q' );
define( 'AUTH_SALT',         ')34wdcl/sENWis;*pNDFzjPO?[pD`(2,p_ujP[Z$ID=I[[2^9Qfyn,i+T#UY)RN!' );
define( 'SECURE_AUTH_SALT',  'Fe8c@1]+,R]^IQXVFgyN)Zn>gcDvqoq1;s}a2ztI7Xz,&t9}2jd8Q2R7?Y-:8.U5' );
define( 'LOGGED_IN_SALT',    'bc}lb^H=}_KPgG2FRb9cA6a2!+|?XOB(?-QQP#g:f}a-Z%W~ki6y]u#T0_zEau)H' );
define( 'NONCE_SALT',        '04McZ9s4O*aC i*wQPmtV,fRA=$W{.Qn<2r(^BIp_2G3(d2>0P{Fx=aWT2aI=&gF' );
define( 'WP_CACHE_KEY_SALT', '1,3jeA>?r$@m&t.ua+[yxxI+$1Y/5/dD-7Ql]pn:3;2a@M1Rgw6P.SM0;+0mHxF9' );


/**#@-*/

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