Server : Apache/2 System : Linux vps.sdns.vn 3.10.0-1160.15.2.el7.x86_64 #1 SMP Wed Feb 3 15:06:38 UTC 2021 x86_64 User : phatdatpq ( 1022) PHP Version : 7.2.34 Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname Directory : /home/phatdatpq/domains/phatdatphuquy.com/public_html/ |
Upload File : |
<?php /** * 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://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', "phatdatpq_2" ); /** MySQL database username */ define( 'DB_USER', "phatdatpq_2" ); /** MySQL database password */ define( 'DB_PASSWORD', "l7TyQ1FWQg" ); /** MySQL 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', '' ); /**#@+ * 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', 'J$%2kR;bGkm)c9`J1Wm6KPqyfqmJr,+Qgf82CzH+20<=fwQB}{5wxJJ-G:[m:`Sv' ); define( 'SECURE_AUTH_KEY', 'OCXg8N[VInpPfV1mn%hC9h):gl^y5B},`0Vku8vM`+%ym9:i-OUl*(+S+Nl`fS19' ); define( 'LOGGED_IN_KEY', 'jHC<1]#7L~O7uYE`8CDN`ZV@N0y~P)M^ 7[)L-4Qa$_R32Qt!Jm}UGP[dvuVoa?W' ); define( 'NONCE_KEY', '*c? Fk4rcBhw_n38lbG6~$ FyX=F#YI{UoH]y5E3egP;u0(~p4YP2!ooU0_!9ow%' ); define( 'AUTH_SALT', '~2`S+dq #~1]kU-xyuo(C|!`?k-:*YwN6/_;LqO;e,{n(5QjSw[>z6t{B=ErX%bu' ); define( 'SECURE_AUTH_SALT', ' ;-Hh@@EyI5O lNirtRYAp`4ZbS}R;O~:Js4!@E^2VM-=Bi62--G92;S%G6Z.D,W' ); define( 'LOGGED_IN_SALT', '6^SzCU_$736YH4)otHn#`tzp<8%6l-e,S:!EZwCZl0*vhn{[dRA@)`N7 sHpV zk' ); define( 'NONCE_SALT', '0kCeZjx `UmA$6LaF;wsNb}y5-% N6cUs^,>abktM~aIk)<,tN {-iM9+U)UMFpz' ); /**#@-*/ /** * 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_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* 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';