| Server IP : 54.76.213.81 / Your IP : 172.31.14.157 Web Server : Apache/2.4.68 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2 System : Linux ip-172-31-10-208.eu-west-1.compute.internal 6.8.0-1044-aws #46~22.04.1-Ubuntu SMP Tue Dec 2 12:52:18 UTC 2025 x86_64 User : kazang ( 1006) PHP Version : 8.2.31 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec,proc_open,popen MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/kazang/web/kazang.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', 'kazang_kazang' );
/** MySQL database username */
define( 'DB_USER', 'kazang_jkhf8r89' );
/** MySQL database password */
define( 'DB_PASSWORD', 'Ji7NMlsoqr' );
/** 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', 'aq;^#S3>ilke,d0/ED5p%Y:C8qX(=XcX$_DD[!@[H9T+[`^;m`AJUqqx_Y9^gD%V' );
define( 'SECURE_AUTH_KEY', '|%sJ-?szy >R-8Tcy$#}x@!bX3CN.#}m+eo;!|2ylI&]d4GdzZ}qC9~zIce<,yId' );
define( 'LOGGED_IN_KEY', '.JkM5p;,:|l]dX*b;46,-%g(nH5*aX8VwVpy>G!yR-5)1|vP6<_z3Sx}aBr4)^4r' );
define( 'NONCE_KEY', 'G!7F56Y 6VGKU4O_&S7={^4qxN2P>YIQvN`o/1 aZD<W!R)0J<txe4+:vOapQHQ#' );
define( 'AUTH_SALT', '=+!fH@6]$19lK6QR;cS2KbRXvbTFhxZtuADb1=d=1c>.Z9>,q;yA#m](<LC;.E (' );
define( 'SECURE_AUTH_SALT', 'Pgj_9pC$(hKu|%^w+.#Dk|8OjPP3qII@8xA)[Zo8uN(?$~9X[:P|M1d,6gzfj/op' );
define( 'LOGGED_IN_SALT', '3<Vm#em&(aWW,[e2B3>-/; UA2]:6}p`TBbjl^#PdRH5l;Nii[UL.mK$>`}ItIGC' );
define( 'NONCE_SALT', 'y;}RW*JabO5@rDy#Ui$~F8c{q@6fC,fjr{.k+f8Wz-@L&S$$w}:{ l@.xp0),[rt' );
/**#@-*/
/**
* 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', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', 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';
define( 'WP_AUTO_UPDATE_CORE', false );