HEX
Server: LiteSpeed
System: Linux id-dci-web1758.main-hosting.eu 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
User: u719461575 (719461575)
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/u719461575/domains/ecomanavfoundation.org/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 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', 'u719461575_CJb1B' );

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

/** Database password */
define( 'DB_PASSWORD', 'OFFFl73GhI' );

/** 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',          'Y1}BOQ2HHZCnan9en!o|*u{da;:6.@<1oAi*0,]Fny>u,+8&g+NNz`$k8~u7BQRJ' );
define( 'SECURE_AUTH_KEY',   '1gyQ%,>!,vq5GGQ|q72[vQdDkvjBP$NF@~fw-/?y(#BW<Se0kZm.t:!chV[F $m0' );
define( 'LOGGED_IN_KEY',     '[ _JPrXU}UY>NxER>#lG%9Z!1hgII LONzk$#n|.$S;.8k#LlzBxFPE<;/]a)5U~' );
define( 'NONCE_KEY',         'et|1mG!|veSXs+3_~;x(%xpfT3f[9o_Gm8A){zG7K^>.GQ,VL}`V50L&~eaWQj,B' );
define( 'AUTH_SALT',         '@+dDZej4[>sYwX{]:V~&&J&`(oL^R@+E3{io*m/j~Ii~8hDt<$1BvLT%w^LTS&WO' );
define( 'SECURE_AUTH_SALT',  '#^+o|_M2Sbz=Vz~kWYkb?x0/#tAct2|X.O|o>~n`;{Z~XoVJ ?yEX4Kr0U,9En[*' );
define( 'LOGGED_IN_SALT',    ':LbFEwOt9<}idH25RF7)n3#~nQk9LON=r=jGUD!l EL!.:AcUkdUY-aO.0~?v*LS' );
define( 'NONCE_SALT',        ':d-PVH9^/+.!MYJ37 O5=NsQ:Dwq)wv+uCnO@_A-{4llA3`eXKo0#o;2zK]h]F1/' );
define( 'WP_CACHE_KEY_SALT', 'C.qHQT(=^4:Q3jzR|U%!hdr|g/i 5YyjnMP60>udQ963b=1{U,;.GdZo{5^5uX)a' );


/**#@-*/

/**
 * 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', '41bededd629068647207e46f4ea3ceb7' );
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';