/** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'thepast.com.cn' ); /** Database username */ define( 'DB_USER', 'thepast.com.cn' ); /** Database password */ define( 'DB_PASSWORD', 'EwbTH8rSjAkiScxb' ); /** 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', '' ); define('WP_CACHE', true); // WP-Optimize Cache /**#@+ * 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', ',kVaVPOn_s!K$xs[06LU26)a+&#J;fx[%E-KeV|dqb Jo-4Q}`k[VEh;$_U-tn/)' ); define( 'SECURE_AUTH_KEY', '>8dj,on]ddQ(B[=JY5j9;2odxKxHj:;t1^m]Hj8G V$+F6#M5f#5KeI32|]%4xvA' ); define( 'LOGGED_IN_KEY', ',6~1K4UzH=GivNQKd!bM~{&S}TsxYNC ,qC/UY^tf3XLGYU/QG~]]g(HL~Qc__V|' ); define( 'NONCE_KEY', ';?lKijYo79mQ7fOHo# ,!gkREwTJ9@FNhW:%|~k7w1xi`mdB#d4oC2GLf*j%]4U/' ); define( 'AUTH_SALT', 'Ml=2O{FtRDkc?EO(M-XH&~D3OP.hcys_a-EMx(hWo?G_.`bcR3ZM' ); define( 'SECURE_AUTH_SALT', '8*j0F`a`V)SB&yoU=,QCOO}df:[gsU8TrviRxcoeR}c)k2/48tk677o7t[#1IIKZ' ); define( 'LOGGED_IN_SALT', '^+Y[jd%$}T;$3^RTd7nH_LAFgn~kLK Fatal error: Uncaught Error: Call to undefined function wp() in /www/wwwroot/thepast.com.cn/wp-blog-header.php:16 Stack trace: #0 /www/wwwroot/thepast.com.cn/index.php(17): require() #1 {main} thrown in /www/wwwroot/thepast.com.cn/wp-blog-header.php on line 16