HEX
Server: LiteSpeed
System: Linux my-kul-web2054.main-hosting.eu 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: u665686179 (665686179)
PHP: 8.2.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/u665686179/domains/teachernearme.in/public_html/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 website, 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
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'u665686179_2c9zu' );

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

/** Database password */
define( 'DB_PASSWORD', 'qS$1RBt51' );

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

/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );

/** 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',         '|Nn)*RHvK.sHyxZ2XHG6@Qh@.ia3]*!xQboRdoB#hs/5[RAs_T(b]yS0(kB|Fbe6' );
define( 'SECURE_AUTH_KEY',  'IET!. $u#xhDJ6?kh~Y=w})c{cG)>`0^yzJzDAWRnN&3y T2SMOaOxy4iOK Q?2^' );
define( 'LOGGED_IN_KEY',    'Tzl/!a&#t[?{,<V``K~jmn6dG~Oi>u)NvEyhb_Bn?MIf77%zLni40b;3AzRYCnLu' );
define( 'NONCE_KEY',        '!@Ms>_6F:-L1vs6h~w]x&UD`:i!6*||Cj^u$!};eMcEC~[BGn3v|7:uf4?u]4BJ?' );
define( 'AUTH_SALT',        '9V]k>!a|w1{Q;|e}s%qX9(K@.mTCW_pwhCn+u0Z&5+@E )=A,SiI*?.NXc7he+/b' );
define( 'SECURE_AUTH_SALT', 'hbNFd2&@JL[#|zn|rOMp#^o7yz[BG0X@(YpzzvHF{9r*kGr,^u1.T76{nc]s2?OT' );
define( 'LOGGED_IN_SALT',   '`M)Q$/bqpn O4}FA`1`9Rw/tJN>1,jLhOZPg!Hb+qW&]yL;9<qjDPA:6~.:8H8$r' );
define( 'NONCE_SALT',       'p)x9hE&?2~&X`;n&diT*`S8w&rAewPx/Z5czR(i+Nt`zOYKb-ftc-TP(g`/Uy 8k' );

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );

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



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