HEX
Server: Apache
System: Linux main79 6.1.0-52-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.180-1 (2026-08-03) x86_64
User: serwer143450 (7544)
PHP: 7.4.33
Disabled: opcache_reset, opcache_invalidate, opcache_compile_file, opcache_get_configuration, opcache_get_status
Upload Files
File: /home/platne/serwer143450/public_html/conditor.hillconnect.pl/wp-config.php
<?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', 'serwer143450_conditor' );

/** MySQL database username */
define( 'DB_USER', 'serwer143450_conditor' );

/** MySQL database password */
define( 'DB_PASSWORD', '*P4B59S8yM4*rERe' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

/** 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',          '/7{;oiRmX{!mwD,$Nwy0$v$&&2X.^7W/t)Oq1a|#pDzN^*rq]FZ3(mjqK^n$OVea' );
define( 'SECURE_AUTH_KEY',   'd3O(EEeM[p 34.b{^S|sI:`NRs~$- `2g=cY0@USrl6x2i22XTAnI!rR9}?Q3t@i' );
define( 'LOGGED_IN_KEY',     ':YM/etK&<cwL-6o`q*)r@@B@`m#h].qWy4m_q+SpKx=`4T?p@BEft#T?1r:5=KN(' );
define( 'NONCE_KEY',         'YY(H<xm(;b8RovOjM_:r,2I?RG^Q>F0F{G|K*HlG6#I*dVY#3Mb,Y`,E,VG-SXGj' );
define( 'AUTH_SALT',         'kI8& (E[DIsM;g}K{kG.xP#gA}5o@h[bOHH&7X78C9W]m9AhbV2zC<V-CoOfy*]a' );
define( 'SECURE_AUTH_SALT',  ',,:J04:;#{%?=K`{U$bL1:DBYTyWUnL{@u8?aW}UpcgTe<QCo3;&o^4m5~{KatYX' );
define( 'LOGGED_IN_SALT',    '*tTymT:=D$N81$19./X}r$$2,`~ePl>wl8@#Ge4fC,~*z=P]u4(y~I9~GoLAQnuf' );
define( 'NONCE_SALT',        '3ME3QS9M_K, 6Q]ik}T>;fa@/O25HkbXz F3MQmnzZBKmi/7NpDyNcLx8^k24.mW' );
define( 'WP_CACHE_KEY_SALT', 'N1Ju*;n~Lcpr~b^qsF;8wN5.4V]?n4S$8WpM$!o7|;.qiZj*DxC<y2D6?uT@VQ7Y' );

/**
 * 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_';




/* That's all, stop editing! Happy publishing. */

/** 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';