HEX
Server: Apache
System: Linux hostingsrv16.dondominio.com 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64
User: (264682)
PHP: 8.4.18
Disabled: system,passthru,popen,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,exec,ini_alter,show_source,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,eval
Upload Files
File: /hosting/www/pinturascordoba.com/public/wp-config.php
<?php


/** Enable W3 Total Cache */
 //Added by WP-Cache Manager

/**
 * The base configurations of the WordPress.
 *
 * This file has the following configurations: MySQL settings, Table Prefix,
 * Secret Keys, and ABSPATH. You can find more information by visiting
 * {@link https://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 */
 //Added by WP-Cache Manager
define( 'WPCACHEHOME', '/hosting/www/pinturascordoba.com/public/wp-content/plugins/wp-super-cache/' ); //Added by WP-Cache Manager
define('DB_NAME', 'ddb64880');

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

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

/** MySQL hostname */
define('DB_HOST', 'bbdd.pinturascordoba.com');

/** 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',         'o.Z?`G)E6r;mQ/=eD5ZB-ipO8XrSVUxq[4h]~-+JQIN/7sBG>*5,|;=|diGkm+Ei');
define('SECURE_AUTH_KEY',  '&tv%t,<BX<,uKf#$|K{;_d5`_2$c8Oi:#`e$xq)$[jPxykEXGMcd56F{p-Zy/5F ');
define('LOGGED_IN_KEY',    'bkASf!W$XI8z1_LT<p|qJ4n_^,8OXPf;>@iH),7<eRJMDW!~pY!iTCEE8FZuH>,4');
define('NONCE_KEY',        '+}*fpGAu+F-p[L7}@$L#R8=++L,,nQ^A--ktTFvwbM4tYjUdY<gI@:M&)F{S6C`N');
define('AUTH_SALT',        '3o_[,&pH8@%$X+rtd!,^v=bANv[AL1 -_d>-^(%IT+y:/myR-ef<a$*-pf|h1KDC');
define('SECURE_AUTH_SALT', 'Kw,}sP7k*KDV!5L2mTX8/Q0?>]tK.*Yi7FwbXe2Ze199<_L5V:+K 3LN.+dE2].7');
define('LOGGED_IN_SALT',   'MOPK~*iTdDIx5xB79IwgEP3jm@}kI-e&OcE2^uKsO9;aye,elo7)ApDb!i.Zp8A5');
define('NONCE_SALT',       'F0y|NB{lPxb<aPbS*zuQH[0,:*0,8`tHz }K4GpV;*J{<4b]/LJtHc@41(3po2Yd');

/**#@-*/

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

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

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

define('WP_LANG', 'es_Es');

/** 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('WP_MEMORY_LIMIT', '64M');