HEX
Server: LiteSpeed
System: Linux twilight.herosite.pro 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User: owzicwjp (1120)
PHP: 8.2.32
Disabled: show_source, system, shell_exec, passthru, popen, exec
Upload Files
File: /home/owzicwjp/public_html/swastikassociate.in/wp-config.php
<?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', 'owzicwjp_swastikassociate' );

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

/** Database password */
define( 'DB_PASSWORD', 'cJ?C4CRi5c4pU8#P' );

/** 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', '#CjuzHJ-)1UD0t@VF:Pyt7xnVf|)42%|hG_dKfc6:*4m_dO3B!H(YJoGPG~bf|6M');
define('SECURE_AUTH_KEY', 'F8cm16RX6H-Sc5fIOQg#7c4X*j%_hp;N1is2[5f5/1:lymczp%arNIP*2vT2|qn2');
define('LOGGED_IN_KEY', '1LO:YLCEltEf)!qHgul;%K--t|UrC6P2ydJ5g+lP~@;JP;9z59SyJwKk2nnS3:g]');
define('NONCE_KEY', 'O17/|3%V/T(m!IE6gfSVOVmlwS30wB9bL-9~m1OX0(-8)/-NrES!G5&5*~24#Pk0');
define('AUTH_SALT', 'N8b5OzkC64J0#l0LI+jlkE#T:[l3YS|U]2!m~71:3He3XtE8Dl5&Z4Fsq0Hlk|Io');
define('SECURE_AUTH_SALT', 'K2LLmXTK~&%809e9:tHOwe%979%76)Bow1qk3dG9b%yMeqMk&0RfgIQe4]:huik7');
define('LOGGED_IN_SALT', 'YL88AZ#7nDD779Wi10Y]_78*k1d32x/(J8023(u(K_ZU@1)%8~#MdX8RV]QGx1kK');
define('NONCE_SALT', 'r9;eX2n46Bi@w4!S5W0WVE7qOMs1S:R1YJfOY;e+gR~]c348dKR1r#9-clYx6+~j');


/**#@-*/

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


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

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