| Server IP : 91.108.106.137 / 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/ganeshandco.in/public_html/ |
Upload File : |
<?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', 'u131919099_vOxHY' );
/** Database username */
define( 'DB_USER', 'u131919099_hxJK3' );
/** Database password */
define( 'DB_PASSWORD', 'VwU32raxrw' );
/** 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', ',lU&h(4rze~^FuZ&K]TcD$OQ5ArFM?OHueC=M%jNP^x]YM^;Q|?|Q;+-&f]$S%ah' );
define( 'SECURE_AUTH_KEY', ')A3V*qg[|]I5vlHu+7m9l[u? 28wpHH[OShQ6EOn}Ul~0F$)V^7Om$6Fa2.zy7 !' );
define( 'LOGGED_IN_KEY', 'EGB|M(OQVEtgXpe8l}MSbwhsCB2^4Tv=6x_F:T|2Fe:=Is*Ic1K$}I0/;tC-?%Xe' );
define( 'NONCE_KEY', '?eN]|_c|wj)zb!bc}eHR~[|!X2qt~&A|0h~O7iB7[AzJAy4O{wu|iSq>)6C+tZIV' );
define( 'AUTH_SALT', '%6ze4TVp~kLWR)iWD:S,pi[v,p4`EEV0iN*n-3mS-%PG2[Fmi:0y<1|<cAhzTFmz' );
define( 'SECURE_AUTH_SALT', 'as#sxOuff9h~0pMfpV3!`>^*f~v_/p(GaqH[DhNDG!&_H=r0X1cFv_4mYyj0o#^z' );
define( 'LOGGED_IN_SALT', 'D#H`HK_-Hlq,vubf8}G_&(3{^hspN}%/g+/&h$.p$e8DX_~yH#uL*V6OyF1&a!a0' );
define( 'NONCE_SALT', 'SED{6`3iQ9mB(TqN+tz<aU%D&rk7a%ZFaeGy&zf}:D!F8tRMSNorj2t.[+k4VV],' );
define( 'WP_CACHE_KEY_SALT', 'MRw!8MrHJHJ|}H@kcTDFT&1. 2$(P^)|[9TS=AVCYBxxvc[emmgAPof/.>*O%C0A' );
/**#@-*/
/**
* 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' );
/* 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';