HEX
Server: LiteSpeed
System: Linux juwana.iixcp.rumahweb.net 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
User: osad4862 (1690)
PHP: 7.4.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: /home/osad4862/public_html/technoo.osandal.biz.id/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', 'osad4862_wp_r6xxw' );

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

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

/** 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', 'V6uLdt3*Oknve7@+4v(xp;Y91K[0:jx]C:XpGAh7*ek@aRGf38X9lMQW+kQO(53s');
define('SECURE_AUTH_KEY', '@/o;TU7w;!fOi71J73mj+c[3%*/|J85cukq586([heuWMFlUJp+B&c*O7X0J64V7');
define('LOGGED_IN_KEY', 'vg5I9x5~OWjrw8&A!E;kSLxmW9749R1MUE)65&|tbT@7H2__t9i;y1r%%s3M&|4M');
define('NONCE_KEY', '@|xq6+P0_KBs*C+C6:8DSc;l6Dq4(Zh7Y[M~5l[tn8|lI#)*XC2~Ud8/p@~*sR|8');
define('AUTH_SALT', 'asJJ@H/9Dly/W&fJ-3qmV3+]!6bx%_903WJ3VHqk4Q2#!:eEej(9;;4gnce]Kb/~');
define('SECURE_AUTH_SALT', ':k%pwZfkKFuJA4D1T81QOc3HZs:h23k0o~7]|V9146eN6eZ0:jCAs3@yVp0j9APS');
define('LOGGED_IN_SALT', 'i;0T/TMUTPD5NFPwc*Ew5-E%~7R_/E80b@4xY6%Z656fqXZ@zKA%g5e~Qq;3q9nB');
define('NONCE_SALT', '/&lUym2B270:6MznV/(b1&Ti30V0j5F!0ZOK2*CRe7*(0(b3]AxIq8DE/op|;whO');


/**#@-*/

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


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

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