WS_OK_7.4.33 HEX
HEX
Server: nginx/1.21.4
System: Linux v12674 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: endtheignorance (1014)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
Upload Files
File: /storage/v12674/lcaginesisstore-wp-config.php
<?php
/**
 * The base configuration for WordPress
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
define( 'DB_NAME', 'lcaginesisstoredb' );
define( 'DB_USER', 'lcaginesisstoredbuser' );
define( 'DB_PASSWORD', 'iNsxBxk7SvE9b5ZCRz' );
define( 'DB_HOST', 'localhost' );
define( 'DB_CHARSET', 'utf8' );
define( 'DB_COLLATE', '' );

/**#@+
 * Authentication unique keys and salts.
 */
define( 'AUTH_KEY',          '__X@@Q3kw:S}W;Ih&l%0yY *$fks?q_2~Z#?Q@w!(qL54pV%9q$lEDTGRuWRyBTD' );
define( 'SECURE_AUTH_KEY',   'M)IFzb~^b})H*Zs|.?c,x4-rnqUYJ5ir(a8qc4PP>}f}S9BhIe8ToyX3Z2rHnj(f' );
define( 'LOGGED_IN_KEY',     'W>F@_0[~)+U.(EqKW*<r=^yuP@qQl{7T@d):O:LelYBUgh5x0o!G_zLp:uW:;v[R' );
define( 'NONCE_KEY',         'Sr%>-Xp=Y PQ8q&Z?6Ea.~o^X`rdc0 }u-lxLj]-6C-Gc]n>1ZfafBimAIm6PY`R' );
define( 'AUTH_SALT',         'J=]b&`)C-|kv/!+7h2e:<RO%GQz>(qF5IKK5iWt3vz$l*6m8gMl[v>RJp4hd.A#i' );
define( 'SECURE_AUTH_SALT',  'MAD3eGLb-HwKK6ygj9 jhjnG90/M*~)z:2?V,baW/_QR)Uh2>~Rc)Nq$u!Y8=h!r' );
define( 'LOGGED_IN_SALT',    '{kX%,kCVdg)H6-`tLuVstd:]Y)ZjE7<!9<*k)N1oBh?NCKi?BfXl;x~z=4V+ig7o' );
define( 'NONCE_SALT',        'jsJW`BDrj:5U=]#a@t/h^tPu4NrHr7-SNKO)%(e4C=+<$X%1b$fw|}w&+0JqNwc/' );
define( 'WP_CACHE_KEY_SALT', ',^,I YPw>W>;#)3WZTM7u*$a0ISFS-~OV4tDU5A/ECQ2LU[>*k{zWX6tc&CD3Alb' );
/**#@-*/

/**
 * WordPress database table prefix.
 */
$table_prefix = 'wp_';

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

// ✅ Debug mode enabled for logging only (not shown on frontend)
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', false );

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

define('SSO_SHARED_SECRET', '8Tig9AWlaycLveb2jdy6Q/mlC47vjBLuxDHkE0APCl5QygoXExE6wLtKDJ6uhVEX');
define('SSO_TOKEN_TTL', 60); // token valid for 60 seconds