HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
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/a/56/8d/cgmgerenciamento1/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', 'wp_09195635391' );

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

/** Database password */
define( 'DB_PASSWORD', 'b3!KUIvy' );

/** Database hostname */
define( 'DB_HOST', 'wp_09195635391.mysql.dbaas.com.br' );

/** 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',          '{@;JZ[:gsc&39hs{dc^9>**JK.:oN1M_l%Cd4|xRD!($!#@H,80EhW(h>uFW(&>!' );
define( 'SECURE_AUTH_KEY',   '&|G6i-a5SY[g-1$`6[&9XR9~Q eT:3oz ^d-)|pkcG;}~9AdvdEbl4z{XGvt>kP#' );
define( 'LOGGED_IN_KEY',     '#r Lgqq(h,Yb*ps7-<+d>grU$;C?!B yJM~=J:luw;R49`*I~Qv#J.?>YnX4R$3f' );
define( 'NONCE_KEY',         'v6]Cat48WiG+]TP7;Mmx}YXvLAxj6_z:5.^Y/MFYGy02^|~L^wH9igJ#B~@J.3u~' );
define( 'AUTH_SALT',         'h[8)};An)K;M5Lu@*zV[Z2y3]Q8o}d{xLMpw|<4+$*<.KJAC,8?ga(Vxba;.Vo^O' );
define( 'SECURE_AUTH_SALT',  'v%%!6-aq5k0o>_~zhd^gr.M%.5Mmat-z7|lf%*NiW|%q`X}v[]0LB1i%oKjaP(sP' );
define( 'LOGGED_IN_SALT',    'v)?Q%{BraLA67*Wg44IhMDUysjl(|Gu,-Fhm7L[=jUxESM+$I]n fJ6bV55/`x)P' );
define( 'NONCE_SALT',        'A@2;m9StJB(yRc.aIka28B.3e7M@_yeDR,ymRB6BJw%m3;V[i]kRPw)c)Gm=^*#o' );
define( 'WP_CACHE_KEY_SALT', 'C<<VsGtOAa4G3&mro}?~1}kWmd*]*d*:I^o|/w0[?x5?DzOGcu!8!dsq6=/0CE|P' );


/**#@-*/

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


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

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