HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/zonacaliente.com/public_html/wp-config.php
<?php
/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, WordPress Language, and ABSPATH. You can find more information
 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
 * wp-config.php} Codex page. You can get the MySQL settings from your web host.
 *
 * This file is used by the wp-config.php creation script during the
 * installation. You don't have to use the web site, you can just copy this file
 * to "wp-config.php" and fill in the values.
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'zonacaliente');

/** MySQL database username */
define('DB_USER', 'zonacaliente');

/** MySQL database password */
define('DB_PASSWORD', 'hin3eSLc2');

/** MySQL hostname */
define('DB_HOST', 'dbserver');

/** 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',         'tUxDe1Xg5dSr7cr7KzbJJmY5uYKufbgPLqWxbOoesMCYtxxdoCbJWwEHPetRv1Qwgn7I4stipmcXHhhyGqaGH2qzBTXNJ0AaSHnd');
define('SECURE_AUTH_KEY',  'Ov7EZtXy0Rc447MuGsLMo5Gbt2tPMNIvFUuxkcfr4RpP06wYaKaRoxsCdCtK5NE21yWELSRGq6RPf74CcFG2Vv7V7AAWEyhgeO0p');
define('LOGGED_IN_KEY',    'JO2dBO6MrwR5yyUsdtqe3PYZztJ64ycma0jEx0CJ8KjpgQZqaLFnnHG334fIs6PBmAYjh0UBTZkK5msj71xDZSaC9XiF2V7mz4UB');
define('NONCE_KEY',        'f25UuTd1Aol41CnfAQdkZ3gevB6wtgBBaBaiAB6EaGItzr5j4Nep6x74y7Fv9Ri5B86IK5ZjRSJbPWExoNm981SYrHdvrBCrrqWu');
define('AUTH_SALT',        'LqquS2RMf37z08SfByDTCBqGC8cYYuZb1R0EKhY8pq0qYeraU5kltQAp1fE1mCQwxwughNaVTSBJBBk46ksZPOb7n2vHow4ITNUU');
define('SECURE_AUTH_SALT', 'TPQlGEen2yMt5lmpZHXX1XxtidjDItNvYjWE3eY9YhRgOLIahHh5x97TkIhsSChMoBbewYVoIWWoGfHidu9ubxGaopPxttOUOjUn');
define('LOGGED_IN_SALT',   '8z1lNT2wAHgeqEBaDYTXTZ9xCyyFJHpaNeaHbX5G6nvRY6TwhHHNvPuyRCslNZnPPzANYC0YGWrMKZuY0VfvZypiZdGHmlLBM3R3');
define('NONCE_SALT',       'xhlyYyJ93W7kVpavNw2jM3bnFXyAiBdw4pil8zEjWlFkm6MLIK73Ims6KvkoL9VYJ5W9FBIeJs7SVp4DVyILlHGmDXzq4N7uOeJM');

/**#@-*/

/**
 * 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_';

/**
 * WordPress Localized Language, defaults to English.
 *
 * Change this to localize WordPress. A corresponding MO file for the chosen
 * language must be installed to wp-content/languages. For example, install
 * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
#define('FS_METHOD', 'direct'); 
 * language support.
 */
define('WPLANG', '');
#define('FS_METHOD', 'direct'); 

/**
 * 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.
 */
define('WP_DEBUG', false);

/* That's all, stop editing! Happy blogging. */

/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
	define('ABSPATH', dirname(__FILE__) . '/');

/** Sets up WordPress vars and included files. */
require_once(ABSPATH . 'wp-settings.php');
define('FTP_HOST', 'localhost');
define('FTP_USER', 'i99vSUF21gcC_ftp');
define('FTP_PASS', 'KlBd2B2YEW5w9ydx');