| Server IP : 213.136.93.164 / Your IP : 216.73.216.20 Web Server : Apache System : Linux m14200.contabo.net 5.14.0-611.54.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 6 18:03:03 EDT 2026 x86_64 User : ki692510 ( 1047) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/ki692510/www/ |
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', 'ki692510_t3mpl3Estat3s5565' );
/** MySQL database username */
define( 'DB_USER', 'ki692510_ki692510' );
/** MySQL database password */
define( 'DB_PASSWORD', 'N]iqb7$DCg.Z' );
/** 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', '}(V&EdKy;8/UA>kIl6=#4<5|._X0@MV]CIQg00vQ!X1e=,u),>tE@Snfq^&K}5%?' );
define( 'SECURE_AUTH_KEY', 'm^m[.uV+aFH61Hz(@k{f8KTqduMtuz?HHC>@mr8Fhona3F+2.|Uc2<]vIUDbU~s!' );
define( 'LOGGED_IN_KEY', 'cQ`N)&KoMT5<}z:/2/D,U;QX<%gg*5NOsO9w5-[z90;DCfvZq(i;KJg}ZY:RxE`5' );
define( 'NONCE_KEY', 'ue#|m&fAuo;79zi<g7mZzmr,0W`&j.4R}&@QScVu8^G7]<_ih/nGQ?mtvO?|Q}+5' );
define( 'AUTH_SALT', 'G`NJ&Y:]Sxc]}fSHmGhG^B,KU{xyk#5cQy)Qw]H:gwTQKKd;ezMb{7o#`KGfeRfS' );
define( 'SECURE_AUTH_SALT', ';U/cW<(pmuA,tCKJ[RHmhZb09cC2ze/Zw`[AF=5y}x%V,-40U!gdI|f4c1}L9}}l' );
define( 'LOGGED_IN_SALT', '+Tl^e||=N 1^xKUU908]F[F> OBr*Sfh|w<+dc$oH+;Z[;&U]EQr`_L<11.xER{`' );
define( 'NONCE_SALT', '(voCZvVyE!N60!bvK&>VP@$uzQawNRC};2%!0w-<`*$FR_GE}u5V-?1_ZheA`}0a' );
/**#@-*/
/**
* 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_t3mple3stat3s';
/**
* 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';