| Server IP : 172.67.149.194 / Your IP : 104.23.197.212 Web Server : Apache System : Linux clinmediasv11.es 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : geswattinn9b9d ( 10209) PHP Version : 8.4.25 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/geswattinnova.es/httpdocs/wp-content/uploads/ |
Upload File : |
<?php
define( 'WP_CACHE', true );
/**
* 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
* * Localized language
* * 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', 'u481962020_RIuL3' );
/** Database username */
define( 'DB_USER', 'u481962020_MJpEB' );
/** Database password */
define( 'DB_PASSWORD', 'UKWANUrNeO' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '{!z<02D0a2khCOg](`vYjI{%Bo %?2%hp&6+>ch[vZ^`_2P@<w/=0%`vaTav+cE2' );
define( 'SECURE_AUTH_KEY', '/Vi@~L&#L- @G<b>zfbs_c-@)y 9:fX[Q6(Cqoyk> ]OK]P:qZV}!/=qXPLq~bK.' );
define( 'LOGGED_IN_KEY', 'P6Lyu*_]uA?00_=QXK wJ`cPU~=9I%^K %()8<=?{>ANt$cg8c0p<hC2Q?Rz8my[' );
define( 'NONCE_KEY', '/b}I-6Z_YnF|9*f?N]P*p%,{A;ciMU-q*2<u[u;<&*c{5cDD_!hX7xzN6~LLz(*8' );
define( 'AUTH_SALT', 'Zi&Tm#0H@>X~06nu5&ds8#vNr4Y@Py!U<x#Sf:QYbVDw+2w^L|I0^_[-/iQU:>%Y' );
define( 'SECURE_AUTH_SALT', '*=X_} q-J bo`jsfB37(?[o%m451(PMz59P18jDSXlh9f+XpT$&r*8GZx}Vc?b#T' );
define( 'LOGGED_IN_SALT', 'y-|12^})=^:<EK]trboYbyPJ5l`j5LD*mt@}D:$DRmU/:f&_S*$J#a>*mpGUWa4a' );
define( 'NONCE_SALT', 'mSw^n{^7tc85BYpGewShhT67lMdtfSXnMdi:r7fnr.P|7x-I)fr<`g;~i >) q!J' );
define( 'WP_CACHE_KEY_SALT', '!P(W.!+jSPg(]Ob+65)hnKO12dyVmu^SjD=]8@ATv,fSuZEfpxrc,J4J~Dum1o|S' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '5d59e685281904f28277c94fae345d7b' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';