| Server IP : 93.127.173.97 / 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/thefoodspot.in/public_html/ |
Upload File : |
<?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', 'u131919099_ogDaQ' );
/** Database username */
define( 'DB_USER', 'u131919099_BJNBw' );
/** Database password */
define( 'DB_PASSWORD', 'ZXQAb59Tgc' );
/** 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', 'cW:PuD4ix?4*O&|p$EF(BI_s}>cgn/E42G0z[ri}-_c}iQbIEddL1/Fe#AVP9Czq' );
define( 'SECURE_AUTH_KEY', '@R|!&A<])P.~MY=.zxJa3L=%qd0KBszJXq}Y!:P;Y.5&4U>Cj4&R+4-%b|%mu*=R' );
define( 'LOGGED_IN_KEY', '~8H-W/LK.j?zhGif>[<R);@_Hf~DEHNvZw_h9BsPkiZ<fQ>TnKG,>Y|K/O8ZsdT>' );
define( 'NONCE_KEY', 'eE~*_Mp]fLbyc5!ECKOxC}G4/aJQi,.DX=C`#A@I>Gx{tqcCIWSm? piAo[|F5Ey' );
define( 'AUTH_SALT', '03%;!FYf>R|(g&}NV?[@2uf|%+eG2HJJ^CyyWn>bSU-e^${H}WPZ/$*},4D0w=[9' );
define( 'SECURE_AUTH_SALT', ')gG~E6>2Kz!e~<q%eZLiHd0wx(|y&&fK<uw8rz/9aUY(!du.%`]$f&NKV6a/M_:B' );
define( 'LOGGED_IN_SALT', '139a!z,#i.*S$Ne8|RI0Wa.V<Ed?Wj$4,^xt{@]gj($)~JD)n@Eee#>LD*bNDK{k' );
define( 'NONCE_SALT', 'k~/rzV%^~=lnz!3WB91F<^ij;|C727+xX<DgkB5YniJ??~hax!7=}bR(sP^O 4wK' );
define( 'WP_CACHE_KEY_SALT', 'v.$,&Nzd}oIr$4D#s:<9i`hWS{(-y;[j[=ux]jI|)DADS%ItI$2&fhe!jpaB9DOr' );
/**#@-*/
/**
* 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( 'COOKIEHASH', '395268f2b2b5fcad79760d0355065409' );
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';