HEX
Server: LiteSpeed
System: Linux uk-fast-web1942.main-hosting.eu 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
User: u197348844 (197348844)
PHP: 8.3.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/u197348844/domains/cubeatech.com/public_html/cube/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', 'u197348844_4gc9d' );

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

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

/** 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',          ')y}k<fW&[s4BrBXIKZL88H8,)ox)ef>u~~~{`C0RUc+QI3w8S$XbnMU62~oX[=]%' );
define( 'SECURE_AUTH_KEY',   'oyB]EH~G)g:@J1iIF;PJ C)*8vdp,P?bVYv^oPB-[cJEOtZyNOb$ymO;=ph9b|Ew' );
define( 'LOGGED_IN_KEY',     'x,=>ky^TUe$iSXCo-r`l25KapbR<Cyx)so:na$5_JcnH!gOz`4p!PARXxtzV :iS' );
define( 'NONCE_KEY',         'pUVK_~3Q.^aY)8-Tw/,<C`gAyI=)nd%](j2eC_WDPB6)5x=K9<; :TJ^j*Ux$-<U' );
define( 'AUTH_SALT',         '23L.pAN/QNS1oR>Inyksl9gf#H=`vOy^OM<::;MF-zA_ahN>Be,#%`CSi6HKlm?|' );
define( 'SECURE_AUTH_SALT',  '+F#r+C%Qws0[)m$:m?)IOs!E3>p(^YH5%_Uk}A60EjdLP6LIn.,%#:HG7?ouRERI' );
define( 'LOGGED_IN_SALT',    '?K+b,#*3O*8:KnQ2rP_}Npb2jTaNEu(dL/~YLWGx?<V0yzpC0bQB0[5x9*UqTjdR' );
define( 'NONCE_SALT',        '%~N(hM{q>l~`ypU)/$ty-jlGvtH+/0bWe#*5[@dd|&N*Sap2Xa[hg~2AP{-_J68+' );
define( 'WP_CACHE_KEY_SALT', 'S$R>5|*S`WRc|Xcx,k^ryyogx%;M`7l`37l_MRzj=-4/;`Dc7iUo 6lUOYqp*WTB' );


/**#@-*/

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