| Server IP : 93.127.173.173 / Your IP : 216.73.216.136 Web Server : LiteSpeed System : Linux in-mum-web1191.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64 User : u131919099 ( 131919099) PHP Version : 8.2.33 Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u131919099/domains/amazeinstitute.co.in/public_html/ |
Upload File : |
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
* 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', 'u131919099_lIhNG' );
/** Database username */
define( 'DB_USER', 'u131919099_wQURa' );
/** Database password */
define( 'DB_PASSWORD', 'wQzlCKSt2y' );
/** 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', 'vZ.~W8k;gbUd|^*@kE4r;.)<Xsi?=%pq9Bko>i^_ZZ6+^as*_i=(<a!msd~@.0^i' );
define( 'SECURE_AUTH_KEY', 'F *8{;~A)qGyT#Z68kTUgUI71uJGcis)P2+DLBT5Y/(?5A/p1xgNSf|?6:?9[tK,' );
define( 'LOGGED_IN_KEY', 'E.2$~CgQFJ=0j)Z@L%(WkN^ooE^uMZ+eF2]bNdvWoJS(%4XFd`8u1K`(]}Lr^ksQ' );
define( 'NONCE_KEY', 'qNk0eWC*C2+dwD |t.gfDoF;rp!$_T7!WuN_SIt;w>.A6NLIj(a^<)dUZN;XSH3,' );
define( 'AUTH_SALT', '!JRWq+FhT-Rsq$q7~&(HUD1G(<.bw:z(}(Pq=[o~uMkgrkNaVN2R0xU[GZQqA+vA' );
define( 'SECURE_AUTH_SALT', 'Twla,UkfC@!``-q2{E5FR*iNZhace}}CW912/<h%1w_{~ALHZ93@n>f8>!a/PVz(' );
define( 'LOGGED_IN_SALT', 'f-qrG1$mf%M#q@<S/QWuxAYGl+kY5|y+K;o #]OxVTym!lx(-0_f&au)ZX^n59~G' );
define( 'NONCE_SALT', '=ZN#*AbR=hGd@O4w/l 9K.f-+$]H9w2u W`zchRQY{r> *:]ZSW[?GePt_F!ls_O' );
define( 'WP_CACHE_KEY_SALT', 'As4+0FM|OyJ0t,dvEz=1 3K+aGW|TxnVoC%aA+Pe##=n*hX dkQ!=@a/#hJOf%PO' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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( 'FS_METHOD', 'direct' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', 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';