/**
* 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
* * ABSPATH
*
* @link https://wordpress.org/documentation/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', 'sql_vncaisoxoso_' );
/** Database username */
define( 'DB_USER', 'sql_vncaisoxoso_' );
/** Database password */
define( 'DB_PASSWORD', 'ckHZkKeJpSiDDraX' );
/** Database 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', 'UHBPvJ?R(TryuKw|<2lY=U3+7p5}mj{f7Q ;CrG.z3eoX$KGKv0v6{X/CY/AXhoS' );
define( 'SECURE_AUTH_KEY', 'bL~j4pm2A_aA+;^O QK%YO3#0U&`F{O?8l/1_xfCuz3]MI#gwUsgt!ixDnS3vK#;' );
define( 'LOGGED_IN_KEY', 'uLE@;bgvLR1$TMr]>3nTOvp^>5jxQm+!]?vgZEV#C?Jj@|uRdtj5f9i2AJupNl4Q' );
define( 'NONCE_KEY', 'AnYR@0g?`qW!ZE4=,?b(7U.mn{!q+bb-(yXCmRCFe1UrUkXHq/.CzrP|J ybW-4=' );
define( 'AUTH_SALT', 'QA,aLzOo$7VyD9@MJ|fOTgU2Kztrn}lx OKjH F21]vf2gH1V`NQ5)k=J78CnL9I' );
define( 'SECURE_AUTH_SALT', '|}0^V3F[sP*>^qiw8uf;5X&w8M+@)9Wh`u1Ho%^!yZ5@q!RMz^%H.~:& x7[89}H' );
define( 'LOGGED_IN_SALT', ',#3SJr?fuf(%_,V9B#]n z2So)z=g;Q-DSa(Fwyt%I68!p.JKttO[}`./d@z|`X0' );
define( 'NONCE_SALT', 'P5zPOf,lNDw{mxb_{fOjss8uTkZR/#EVh0%|%B#:{IiF#8t&10>j@uFC{I}O]I?s' );
/**#@-*/
/**
* 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/documentation/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* 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 /www/wwwroot/vncaisoxoso.com/wp-blog-header.php:16
Stack trace:
#0 /www/wwwroot/vncaisoxoso.com/index.php(17): require()
#1 {main}
thrown in /www/wwwroot/vncaisoxoso.com/wp-blog-header.php on line 16