/** * 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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/Editing_wp-config.php * * @package WordPress */ // ** MySQL settings ** // /** The name of the database for WordPress */ define('DB_NAME', 'ace010123_lucy'); /** MySQL database username */ define('DB_USER', 'ace010123_lucy'); /** MySQL database password */ define('DB_PASSWORD', '2JnasmfubA'); /** MySQL hostname */ define('DB_HOST', 'mysql8091.xserver.jp'); /** Database Charset to use in creating database tables. */ define('DB_CHARSET', 'utf8'); /** 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', 'HN^;ZM%Sp@ +RVGThcI`K01Ln&A#xU=v@PF=gVnQmqv[YsOCuf30[fud3: b8[PA'); define('SECURE_AUTH_KEY', 'KNWC8-wMR`Tl-gerU3#)m?.zY:a|I<:H{Xgu2br3%do31We+c2N`IFXVa6g5t`-8'); define('LOGGED_IN_KEY', 'bF|hr{Y0mao;HVmU|dj$>zTNGjhOp8^ [adr%-{T@kt+sq&;' ); define('NONCE_KEY', 'uJ7tu~$N|Z4IKEf?+P8:,+JBNIKRih:#gfj?XcMBXO9|s*,s;|[x8SkHQ ,Bd%BO' ); define('AUTH_SALT', '*j*dR+T*;&`Mf,[2-tpX>vQItL:EOI;X^AVi_OF`7(CmH+QmA0#i_E-nM#?{gtFt' ); define('SECURE_AUTH_SALT', '*)s[$=oa_lfV@fPh&03e9d0R|N[| D/{&7$0.Ic~4aRmT0md=QulTaUv|+t>5Rih' ); define('LOGGED_IN_SALT', '-gdt@rY,TU.0ozj+BZhcVFbCSl.4M1+Jh! 3M*QD&0Pg{TCH+{t~B*%,dcVkU[&vk=|-' ); /** * 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_' ; define('FS_METHOD', 'direct' ); define('FS_CHMOD_DIR', 0775); define('FS_CHMOD_FILE', 0664); define('WP_AUTO_UPDATE_CORE', false); define('WP_CACHE', false); /** WordPress Custom Config. **/ define('ZWP_BRAND_KEY', 'zjp' ); define('WP_DEBUG', False); define('ZWP_REGION_NAME', 'tyo1' ); /* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if (!defined('ABSPATH')) define('ABSPATH', dirname(__FILE__) . '/' ); /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php' ;
Fatal error: Uncaught Error: Call to undefined function wp() in /home/ace010123/tkhero.net/public_html/lucyalterdesign/wp-blog-header.php:16 Stack trace: #0 /home/ace010123/tkhero.net/public_html/lucyalterdesign/index.php(17): require() #1 {main} thrown in /home/ace010123/tkhero.net/public_html/lucyalterdesign/wp-blog-header.php on line 16