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/nubify.agency/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', 'u300739242_5FWpR' );

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

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

/** 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',          ';txYWk1qPq{<HwnqPhnyK%YgS%5CacFIDH_WN `Ab=*nF|v8=GG3Gi^ue@vsW!g+' );
define( 'SECURE_AUTH_KEY',   'obgnlkhQ90sne=91K s8n0Z5;30;!mme:e6Q, 4Q>` mVAM*%,^tv)o:gRJFRU/i' );
define( 'LOGGED_IN_KEY',     'r]9{>(>:e+SvWG?n}w7V1j/,GWqiXM?38QqGy9<omg5K~@ha&DgqKX}S/~&-^!I$' );
define( 'NONCE_KEY',         'Zow1 qV;zD8z.P8,m40xGQ}LP2|Gb<zJN[GZaH$ s]*-di)v5|H26|,P_-{; 2[b' );
define( 'AUTH_SALT',         'c),{wW0~40GWA,DmA{5#(n> 7b_v,Gk{>6sPS<octg$gvw?O_!2b,a2{arDNnGop' );
define( 'SECURE_AUTH_SALT',  'SCLb@9!_uRnR?9cs(Y;zM68vVxqea.oGl!|*07m]etrWbRx]HFX2W}l>rTM:%[dp' );
define( 'LOGGED_IN_SALT',    '9sUP4ZDEPO>QUCg au>h`/0!dz/Y_ P!}Be]cQ?hlA=I@z8^`$fg|ShkD8k#*sJn' );
define( 'NONCE_SALT',        '?aXa(>q_n.cd}^,!Su$%viW_ zQ~BMCUpZ/wrjA:nt%d}un0~dd KtwBFf;cp)V|' );
define( 'WP_CACHE_KEY_SALT', 'KGi8(A9X}z=a 498~%0h92%Lo|{C2FAib7Dz/A>;M@_&pf4~=XHnRM(j@w[L`(n;' );


/**#@-*/

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

/**
 * 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/
 */
define( 'WP_DEBUG', false );


/* Add any custom values between this line and the "stop editing" line. */



define( 'FS_METHOD', 'direct' );
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';