HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: //volume1/web/qrcodesforeveryone/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/documentation/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', 'qrcodesforeveryone' );

/** Database username */
define( 'DB_USER', 'gsqrdgte**i()*&0876H' );

/** Database password */
define( 'DB_PASSWORD', 'ZWOHLpoGGtt%%8k9!!Iqdf6f' );

/** Database hostname */
define( 'DB_HOST', 'localhost' );

/** 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
 */
/* keys prior to 2025-12-31
define('AUTH_KEY',         '@X%|m+<uH<uoXOO+t8ZF7Z+[)gQYpj%1%CDa-~^lr_/gqcY2uAcov#EdP+RW5{RE');
define('SECURE_AUTH_KEY',  '48c:K9m5pH<mHhz2M/u.x>@S|8P:JuwMTh+fp;U?oK5-,ZB%u]*+,!7?U}njHHCK');
define('LOGGED_IN_KEY',    'SY*VSDb2TFQ+D680:#8OHpq|fo},lRNXo5Q+N;pA*x5-97G^?-,2zO.S&=TE)V~q');
define('NONCE_KEY',        '2.0mZ`*kCDOuQFP[t7zfx,|W6i/=sSN,Z2~g;NBJ!q9tBf_^}?L/;5JfrNl4gaGS');
define('AUTH_SALT',        'ST6r(eDFtyP-0;4<U7Vz:Vyr*P/]FwHzY[PNf?Z*<~DfS)DLBurwh4S5ey83SIRj');
define('SECURE_AUTH_SALT', '$zkx(&a/=~cjqz,(U!<7.Wiv_C|5`p0V?C[--6!ruN&cExTh,0hVsHk|Hhsc,-T2');
define('LOGGED_IN_SALT',   '0%@EW%9oMr(w~]2#!c~t`/lS=eo@<mh-&f4-w9W|ZJ-~Avm@2r=9J.v:pg?4p>,b');
define('NONCE_SALT',       '.>NHF2LjcS)OPZ$.Jx{+7{:|jl1{;9+~Z8eNOE#XkU4E0>F$@nSGXLa)mY)iN=~I');  */

define('AUTH_KEY',         'o [%{CD/t?ic_z@FERyFO-*3A!?N{m]4O?3Y4+&`&{y| O:-HnUw2g2,dT]:huDu');
define('SECURE_AUTH_KEY',  ':x&s9)mjS>D$Yh&=XyP-j;H?_`tlYxi+y5w)-5T5.^,(>g,On(quEaA ro^+_*)d');
define('LOGGED_IN_KEY',    '|sbQC^oxxbOD]`++X<20f7VFwbZ#`xVi?4-d3jDY:uRK3UU<9^^~T f5yqeqd$hD');
define('NONCE_KEY',        ';-V]!|NV2g=Rf)7)V+K2N/GQQSN0-GIl/XrV*cF8XowpI[7-,9LT(cKkTkG^}1H^');
define('AUTH_SALT',        '(Z?h~S [m+,%[o:Plw)x1{g/,uXGJBpA+|B($Czjp%b!dODpkliuWl9f#3Fq%`@m');
define('SECURE_AUTH_SALT', 'J)-1Q;J@pj Q{IPsGA{o ^9eQsyzKoM3bfW9u*&nmbPC@o4>1d4[oR^KXo#GW:#;');
define('LOGGED_IN_SALT',   'w~$g^H`pnoz8Gfa]oy<7+E4q29P&tH_,{o05-uX!L-9NnF<o~I`<+n^~YG_!kphS');
define('NONCE_SALT',       '$5[|E|{UwM[bc:uKErENL-->yA+qKdOqIzb=j*_Rx;LZ6)vLm24TbFbU|TRr<?9$');
 

/**#@-*/

/**
 * 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/documentation/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );

/* Add any custom values between this line and the "stop editing" line. */
define('WP_MEMORY_LIMIT', '256M');
define('FS_METHOD', 'direct');

define('WPCACHEHOME', dirname(__FILE__) . '/wp-content/plugins/wp-super-cache/'); 
 
define( 'WP_CACHE', 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. */
require_once ABSPATH . 'wp-settings.php';