HEX
Server: Apache
System: Linux dinesh0008 4.18.0-553.76.1.el8_10.x86_64 #1 SMP Thu Sep 25 11:17:52 UTC 2025 x86_64
User: monaleequipament1 (10012333)
PHP: 8.3.0
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: /home/storage/6/21/f7/monaleequipament1/public_html_siteantigo/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:
 *
 * * 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', 'monalebd' );

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

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

/** MySQL hostname */
define( 'DB_HOST', 'monalebd.mysql.dbaas.com.br' );

/** 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',         'hsbqaw0o7igkeujit2fh8ke4eoy0nndx8xznvuhed2hojkijjxpsi8lyimial5hg' );
define( 'SECURE_AUTH_KEY',  'oxycbk8jvb98tf0umir9j6eq3t8mvangyr4u1hg4smgolpgrm3osne1p45e9f6ar' );
define( 'LOGGED_IN_KEY',    'kvhhbf9png1fcly2zhunt9was74uwlgf1dcxpzzeeaslimunsar19qtjtx8uzu58' );
define( 'NONCE_KEY',        '2hb35qx72qpsu29zys8tzcf0zsewmw82xspo3mnl7rclirswigjqut0dxyesjycf' );
define( 'AUTH_SALT',        'frdu2qnwsvouyphmclregikad7unt884xrddy93bhqdrw31xtefxrtf2vgl7mas9' );
define( 'SECURE_AUTH_SALT', '2dq0dyisyg6iv7quhk3u1dtmsemamqvuxk7u0zw3na990puddennvbssihu8mwrz' );
define( 'LOGGED_IN_SALT',   'ytrk9nq2ghnuk7cwz24mskzj9qg10azflnpra1yqlv6i8drckvsf7ebhin6fw9pt' );
define( 'NONCE_SALT',       'zzp6wz9todz96di8bnlwwhiq4t339frbaj7tmqkqb4td1umxtjucqyfp5hu1oo9m' );

/**#@-*/

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

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

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