D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ensad
/
www
/
wopcnimy
/
homedir
/
public_html
/
Filename :
backup-1492019971-wp-config.php
back
Copy
<?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: * * * 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', 'ensadedu_ss_dbname9e0'); /** MySQL database username */ define('DB_USER', 'ensadedu_ss_d9e0'); /** MySQL database password */ define('DB_PASSWORD', 'BqiHOKTneiov'); /** MySQL 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 */ define('AUTH_KEY', 'XOkEQ)PrMyiX/EFZoYpZ?})+!}k-=x(/^mw/Gy}]A?ChpfBiUf!wjTiPp|_?p*>OCmy&=G=kDNDJM(L|EQc[INYR)hmdHOiJ^K{i^IfX_u+>PyR;Ljp-=)CXk[s;Eq>?'); define('SECURE_AUTH_KEY', '=&rCgbu(qet_DHZ%X*_IPInu>Ms-aRaYP>wVPB=y&[-h/A[ssx<DFyEhwSi>DRy<_EZ|x)mwmffntA?mKtyAV;>prGUJJhZJuH*fh|KWSWHX]o|-z[NyPaYpGb)Mx=_b'); define('LOGGED_IN_KEY', 'qrv|SDm)Btghm_rO<?/bxy|NuknCm{b{o*kON;L}N-]DZ)wah$k{VF!HVWaYMWocVq&oMR&RNO+B)@>biZCjGuanj[oeZxvSIFzdsR+zr_BcRi(DyKu/zy$jU@VvE]kd'); define('NONCE_KEY', 'TJQwQ*j@syXpaql]{M&SFwG|R/@VxA%JTV<XLXkw|UW><aejUs)KkLu<EM?a=jMY^RFWO|hCCvdB/kV+xSu]IO$=hUi&x*b@CD;nAO=DAr[swdz%M-m]NscEs]p<TSzV'); define('AUTH_SALT', '!;UTj_a{VsFK@>P@N_jkPr]oEmpWEwY)[*g>Bh?)XB+C(m/ZFImK^i)Eepz?wU}p}MYsiB&Hbx+eB>vlh<yLmtzI}pwDSZhEe%aq[p<jnMnDcqS*p{a&t<-}<D-MQ!Qr'); define('SECURE_AUTH_SALT', 'bYb@;heDtw}q?c[eSdaST|HHP[d-/*ZA+Lxiq;ff/R!WY{%=ws^i=lQM%D=I%m]lVS/ONFu}f/gyF(vR-&eeS(Ih%W+z;g(*sb|-K>>k{v_iFH[>&HqtHS!x=Mf&mfzZ'); define('LOGGED_IN_SALT', 'Uv*dCgv@y^H%(APcDO{yb__GKzSrCT^S>pCvf@%[D}z=}oBr*N$)eczaTFvuY|Hj(>QyfX@Wi<$lq;tIxB*d?qnm[;rJv-_LsgQtOR;sRfjrT}mTj>{yJLJ>Ya&itFHm'); define('NONCE_SALT', 'QJvJOp=rv+aM=ixZXRQ$qP_H;bc}$cFA(MFV-myvW?!UEbo+tPdNC<hGt!}t?i[ga/|]=@dPiZuKpAbf/W|nf%ff$m(EJz&}*B]!RFnZoOvP$O?VF&NedsD^uGHvNMy('); /**#@-*/ /** * 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_qwkg_'; /** * 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', false); /* 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');