/
home
/
old_henza
/
blog
/
File Upload :
llllll
Current File: /home/old_henza/blog/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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/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', "henza_blog" ); /** MySQL database username */ define( 'DB_USER', "root" ); /** MySQL database password */ define( 'DB_PASSWORD', "7sC!WZE4ia0V" ); /** MySQL 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', '+.z[Yom*x}cc0]wTWU3o}N*ho(HU{p?BD ~@[D1MpMO}9`odsiCe?gzzUYnk_ k|' ); define( 'SECURE_AUTH_KEY', 'U(Sv{^m0ONAFnju{:C[tq$LUEi-y50fF;Z_jgRRFL+]0=E/O:@}!GG|8ZC?BVg`H' ); define( 'LOGGED_IN_KEY', 'SMD]/Y76l9G;I~]BEWev}N#>!6-Zj:_pV,Y]LW !K Z8b^8>h_:EiP<Z&E7gE>tM' ); define( 'NONCE_KEY', 'i,o&Q2avGo}=3>%=&PTcV)ow(@{m_r%f[[=}_Yn.o]g|R`)yRw{%>8^:cb$fC4J_' ); define( 'AUTH_SALT', 'vN22>x:(DMi;DqdO}yf=+9[D2ao>ASIcY(H|,>wn3S7bX~?Tnwq44ssX$|`}KW3|' ); define( 'SECURE_AUTH_SALT', '6A3QK}mGz@_=J|F*=fo`#cFtWj%H:/,5Tiw&z+=;d&DC{2 qC?xF)tvx1nl6l@It' ); define( 'LOGGED_IN_SALT', 'c0%43DzM^fS*z-`2_%6*xYP&:p$chD(K-S@p1)zJ@| m-+tPr|pYbKzAmRze*R3|' ); define( 'NONCE_SALT', 'S{XS)i}|akc*,X`Xp$WEb,{OIxjMLx]ysTSmwIKQhrhzz]+nRS_OES;B5y#CRxPW' ); /**#@-*/ /** * 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', 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('FTP_USER', 'ubuntu20'); define('FTP_PASS', 'N42rS70&%Kav'); define('FTP_HOST', 'localhost'); //define('FS_METHOD', 'ssh2'); define('FS_METHOD','direct'); //define('FTP_SSL', false);
Copyright ©2k19 -
Hexid
|
Tex7ure