HEX
Server: LiteSpeed
System: Linux us-phx-web995.main-hosting.eu 4.18.0-553.69.1.lve.el8.x86_64 #1 SMP Wed Aug 13 19:53:59 UTC 2025 x86_64
User: u198011410 (198011410)
PHP: 8.3.30
Disabled: system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
Upload Files
File: /home/u198011410/domains/atwebthinker.com/public_html/tahniyat-tajamal/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', 'u198011410_oy3yG' );

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

/** Database password */
define( 'DB_PASSWORD', '1s8eLZh3Ga' );

/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );

/** 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',          '4@CLl}u(Z.wHZ%@,.m$Q|lL$9xj4{VRFa|2l&8)8:A3L7t3X<fv<K.oCnMEzIWlJ' );
define( 'SECURE_AUTH_KEY',   'k7T}pFv(Cs/rymmfaoY%k^W!JwFgFm-+J~0iiAVJ;[q5}y|MSSmT-_Yq#3hhEVHl' );
define( 'LOGGED_IN_KEY',     'W32%>]m[0-d|}OO$aNAfd!{((xu+}uK3F{N7Jgks9Q Um 4dlYbD&oBT{S@HSX5:' );
define( 'NONCE_KEY',         '-PyA%2G?:s:t~}-_o#<9hhH4#HrC)1|c]1uLrIe}qOIk{epdZtr8,w4&F`F_HYOG' );
define( 'AUTH_SALT',         '/NTWuU$T[JPlcGgR_5ag6ndj1[Kv:S7o[>`)`,|hDsuIBJNP}inDdBqvq>_xKaM>' );
define( 'SECURE_AUTH_SALT',  '}Oku?G>L :&T}2~HS0uG_Xxf@)SGp{7&ao:N5 9aUo02R<,4]cajX`({4X|1)I;|' );
define( 'LOGGED_IN_SALT',    'F@} o}m74ru3tp|+:]`7?-ad`s9q05)LRo5h9lab|itU?}OHVMTC2tLfs]>#:XM}' );
define( 'NONCE_SALT',        'F1SxP<D:{8Q}!nTAqzW~>7cs46xdswt^Dp9#!AJYJd*T0yv}T|F&%1~jXS5zf=C{' );
define( 'WP_CACHE_KEY_SALT', '->KrNrS;}Wz:DWx_%iYXEZV!wOr[XWMp/j@C=^3#?ifL_*+&l(O<Vn>+j?T|G%<8' );


/**#@-*/

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

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


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



define( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';