| Server IP : 103.75.185.95 / Your IP : 216.73.217.162 Web Server : nginx/1.30.0 System : Linux cs-linux-20260509085757017 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : cuuhootoxema ( 1215) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/cuuhootoxema/data/www/cuuhootoxemay-24h.com/ |
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 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', 'cuuhootoxema' );
/** Database username */
define( 'DB_USER', 'cuuhootoxema' );
/** Database password */
define( 'DB_PASSWORD', 'cuuhootoxema@@@' );
/** 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', 'onM`;EKCG[lq~^@5DrEs>XIm]h|_o3z0/kx3%LAVEl0Z@C`2bB9dK@-Rl4/uE+-O' );
define( 'SECURE_AUTH_KEY', 'a0=`}Ex$I0<s_+z[#O$t$P>f0;$#>FT6<h<2XZ],aOjB,Xx;},m?(3F/(=0/* rc' );
define( 'LOGGED_IN_KEY', 'FJ:J#K-]pVY`6,ra*_gJri{07*q#4mfQ9sjS)[4>)}ex.HLR1>Cj4L}%5Iib=WJa' );
define( 'NONCE_KEY', '0rIgGxpX7md?qmH]CZW7M12f~6#iLvAWZs1{u1{NqaU&!}Q){a-_av?c[;0>(IHA' );
define( 'AUTH_SALT', '9 pB wuVt)/.;ow;t8v*2H-62X&<%=vL=KhbkWCf2%v!;Cq[:6r8ziP!!1H0xV(s' );
define( 'SECURE_AUTH_SALT', '~]&Cc_PCD[6H^P=1Gl82*_)rrLV-Nkr1{U5vJ7i7*:Zl f DH1;OYuyBU{wko.Dp' );
define( 'LOGGED_IN_SALT', '2tlb}JI8]{$.B1:@f6H86do$`dq4jI$Kk1k?:.!=+[X!eV?J]_jn]$D/zeXCg7S{' );
define( 'NONCE_SALT', 'lh^Y|Db3{PQA@&c)VQdmRb<*&/|$gWk|x_$?JI3$|hF{J3)M3pyHKA[{2z<GFb7T' );
/**#@-*/
/**
* 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';