Your IP : 216.73.217.127


Current Path : /home/welbornwebsites/.trash/learn.asa.solar/
Upload File :
Current File : /home/welbornwebsites/.trash/learn.asa.solar/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', 'welbornwebsites_wp_tklsh' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'HD^YFjaJ2@5vU?C3' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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', '5yK4nx#1UZU6enab5fjc6hEUK-498~1-;*3[~2j#uJ~jU8[807;Y08*M)667eRwj');
define('SECURE_AUTH_KEY', '684t%(6~;i5Q-]-6rsFCZC:U1o)JQ3l0Qp8:JxzqVbQ1k%][v:2G4dTo-Rc-CF/c');
define('LOGGED_IN_KEY', 'D6Nf-163Zh1P)0Nhv8MTns&G%JK%]/69m1;Yt~6A0)#_+0&0;9qI!Z9%&v83a548');
define('NONCE_KEY', 'xCgTWC8VRSL_)BJ~*e657rt/T4-Ju6I!cY3:rE7&P)7fEF1#tm:M;z24xLLQ**1D');
define('AUTH_SALT', '1~l/C059031sm(X|/Dc6k0CqM%86&1cO:V:9y_HRflJ1C6y;wz-UflQ&m4x4m~h!');
define('SECURE_AUTH_SALT', 'FwVH3CV]&s2UA!9%Gr5E-~09_lcY%%3p)q_khRF90]K141x9hxiTN%2~9S1FF!vQ');
define('LOGGED_IN_SALT', '7ask7jG21@Ai*@M4PVh]1j0W89Jo4015&-|2[H-sz2suP_zL_kgkd#s4p3yxc84d');
define('NONCE_SALT', 'QQP%jh1M(~P0(np3J1d@Au3~Eej]aVa19QkQ-7BBu:;8)~&1_z#8R6X5TIEhR1~8');

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


define('WP_ALLOW_MULTISITE', true);
/* That's all, stop editing! Happy publishing. */

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