/* Add any custom values between this line and the "stop editing" line. */
define('FS_METHOD', 'direct');
/* 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/wordpress/wp-blog-header.php:16
Stack trace:
#0 /www/wwwroot/wordpress/index.php(17): require()
#1 {main}
thrown in /www/wwwroot/wordpress/wp-blog-header.php on line 16