define('DB_PASSWORD', '2r29(mROvF9');
define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
$table_prefix = 'wp_';
define('WP_DEBUG', false);
define('AUTH_KEY', 'put your unique phrase here');
define('SECURE_AUTH_KEY', 'put your unique phrase here');
define('LOGGED_IN_KEY', 'put your unique phrase here');
define('NONCE_KEY', 'put your unique phrase here');
define('AUTH_SALT', 'put your unique phrase here');
define('SECURE_AUTH_SALT', 'put your unique phrase here');
define('LOGGED_IN_SALT', 'put your unique phrase here');
define('NONCE_SALT', 'put your unique phrase here');
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
require_once(ABSPATH . 'wp-settings.php');
Fatal error: Uncaught Error: Call to undefined function wp() in /home/apios/xn--n8jx03g9fdztal05e.com/public_html/wp-blog-header.php:16
Stack trace:
#0 /home/apios/xn--n8jx03g9fdztal05e.com/public_html/index.php(17): require()
#1 {main}
thrown in /home/apios/xn--n8jx03g9fdztal05e.com/public_html/wp-blog-header.php on line 16