/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'qafortests_wp_rvyh9' );
/** Database username */
define( 'DB_USER', 'qafortests_wp_sntbw' );
/** Database password */
define( 'DB_PASSWORD', '%FZ0a1Z48Hho$jXr' );
/** Database 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', ']]6GRkR6&_5A%b~56qWot:1Q020uD;rCc1sNSuWo0cl~6rhV1i6Xe6]VYPuKG;/b');
define('SECURE_AUTH_KEY', ']M*f9l(G()3iF+H)2-H7kJcjGX*h4FQ]Ck844G9iG1JMVChWN51H849[%~i7GARX');
define('LOGGED_IN_KEY', '[wq66pHg0:kQpn+%i2j(z~u9#)nrjP4oM#;;L8R!!~0(9pjim*zOgSS7Wi]5s60%');
define('NONCE_KEY', 'hpwBO|f+%Gucyjdf8X65bbj%;Z//rJKTvZ59%4%#/0]]3VJ36;#(!rUG4jW9J6UV');
define('AUTH_SALT', '16Nk*XXT3#30mi5254s*#a7-U-&&43yTe85;]2!C(_1!@-9onv(4-[C81i!)6zsr');
define('SECURE_AUTH_SALT', '_Y86P9Lq/4;1~vA:O757135g654*kyfFmN911f*@ff0U@GPt7Lr;c+1:K8G8X7;)');
define('LOGGED_IN_SALT', '-ikO2s::p+jIs&p;v#_[4C]tD~[tXLj5lCquVU6%67h3mz5~;bO4DKX89)]z9]](');
define('NONCE_SALT', 'J2j309@3PO&24G*ZOc*8p9x_*2L:;t;etP6I3@d2~Ht!:AKvPKE4b_O)oJaDRP:r');
/**#@-*/
/**
* 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 = 'R5wdL1uDa_';
/* Add any custom values between this line and the "stop editing" line. */
define('WP_ALLOW_MULTISITE', true);
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
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';
Fatal error: Uncaught Error: Call to undefined function wp() in /home/qafortests/public_html/testfive.qafortests.com/wp-blog-header.php:16
Stack trace:
#0 /home/qafortests/public_html/testfive.qafortests.com/index.php(17): require()
#1 {main}
thrown in /home/qafortests/public_html/testfive.qafortests.com/wp-blog-header.php on line 16