HEX
Server: Apache
System: Linux hostingsrv60.dondominio.com 6.12.57+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1 (2025-11-05) x86_64
User: (954220)
PHP: 8.0.30
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,mail,eval
Upload Files
File: /hosting/www/movilfrio.com/public/wp-config.php.bak
<?php


define('DB_NAME', 'ddb213595');
define('DB_USER', 'ddb213595');
define('DB_PASSWORD', 'EKDf8SVF}4_[T?');
define('DB_HOST', 'localhost:3306');
define('DB_CHARSET', 'utf8');

define( 'WP_DEBUG', false );
define( 'WP_DEBUG_LOG', true );
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');

/**#@+
 * Authentication Unique Keys.
 * Change these to different unique phrases!
 * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/ 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', 'put your unique phrase here');
define('SECURE_AUTH_KEY', 'put your unique phrase here');
define('LOGGED_IN_KEY', 'put your unique phrase here');
define('NONCE_KEY', 'put your unique phrase here');
/**#@-*/



define( 'WP_TEMP_DIR', ABSPATH . 'wp-content/tmp/') ;

define('FTP_USER', 'ftp.movilfrio.com'); define('FTP_PASS', 'SMF8oYnM'); define('FTP_HOST', 'ftp.movilfrio.com');
$table_prefix  = 'wp_';
define ('WPLANG', 'es_ES');
/*define('WP_CACHE', true);

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

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