' . __( "Need more help? We got it." ) . '
'; $die .= '' . __( "You can create a wp-config.php
file through a web interface, but this doesn't work for all server setups. The safest way is to manually create the file." ) . '
' . __( "Create a Configuration File" ) . '';
wp_die( $die, __( 'WordPress › Error' ) );
}
Fatal error: Uncaught Error: Call to undefined function wp() in /wp-blog-header.php:14
Stack trace:
#0 /index.php(17): require()
#1 {main}
thrown in /wp-blog-header.php on line 14