HEX
Server: nginx/1.18.0
System: Linux mail.dakarash.co.id 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64
User: www-data (33)
PHP: 8.1.2-1ubuntu2.23
Disabled: NONE
Upload Files
File: //proc/self/cwd/wp-config.php.bak.1759481436
<?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', 'Go6g41wqjA302Y' );

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

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

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

/** 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',          'l/-+r[Rw$ZYs}mV:A1{M:R)CoVo%eHTPk%ezDQ+!;)p}{.YQ;bW1Z^;V_-$(GSBU' );
define( 'SECURE_AUTH_KEY',   'uYB#^O!c`>_T3g(_/V`W.NC^85E~G~y>u@WG%sPSBA.M+y;4i/4[V:!E%/h2.=:3' );
define( 'LOGGED_IN_KEY',     'GE>!{SUwv.db76phFIdsMgc6u-oI&v3E{YxGVM,9YUi/@;:l4;0t,j8RDBLK3G--' );
define( 'NONCE_KEY',         '_2(Xs3JZ]57G`v,.tIys0kavl)}5jf%YxcER1V#fG$*UEpdy-Ph6`!-fTl4Clta<' );
define( 'AUTH_SALT',         'xF8Cv`v1q4HIm:crHNi9do^o`UPdA_6ZS&Bkg=c0!#2&*u[Q{<i|RRm*SYWqq5C,' );
define( 'SECURE_AUTH_SALT',  '<Vy6ws1P@Qh!:8FzH70*:=6;u/MZ~m>BWzdEJ#W?4$&-;I|&KF`T}Q5TjEH[5v q' );
define( 'LOGGED_IN_SALT',    '{cp7`8GeN&php3DQK/o&#!@0`av_!qXlROL>R-urME+czC]> W/(*@Ew2^Aw36bg' );
define( 'NONCE_SALT',        'dIs`)0F=O75r?G83RY;cV5>dnDn_TA+~.vQ7cKzo<h+>9^0>m[mb`K3/m3gu<N;O' );
define( 'WP_CACHE_KEY_SALT', 'UR`eX`lNwj]1~3gQ[}g#zQc_-WU@Z_Pu |%G+%?Fs`;GV<FR<@x}4>Zv%RJRYV;k' );


/**#@-*/

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

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