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/gawrych.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_gawrych' );

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

/** MySQL database password */
define( 'DB_PASSWORD', 'QA4UOZu9VWS$GX3q' );

/** 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',          'Hz,Jh;&Az!+sL]F)`|Sw/n-}C&k?:$0CF_aCgSzH,Lv92Jc_)#lt-*Z(497F#V]5' );
define( 'SECURE_AUTH_KEY',   '=$I}dl}+3Ep/=RQ[K HFD|V PKG)M!_q(!MX0KL_bZrLam7_0~86bqO&Ohb$ju6[' );
define( 'LOGGED_IN_KEY',     'kom)4fPD;%+l_L:XS1VBB>WmfD,iao3LO?JT00=!K=$(`#x8?0xC-HdA}rANz*!7' );
define( 'NONCE_KEY',         'Pvgw RnHNjm&3iWU19V*;V[vH}wrJf1lXcjba&idVG@ n(YStauG!$zZCr,Z ]bl' );
define( 'AUTH_SALT',         'w_15km;D;RmW]H<Lq)KuoY]Srn7V=O83rp(uKcRDkVod<ej7z;Wgi,>2krXC%5Au' );
define( 'SECURE_AUTH_SALT',  'f`Vpf(dNtFH4/8U@GKy4}S~QN[SDwkWe`=>@8<<30)X2W<@H)Bo(#JT49nBTFKz~' );
define( 'LOGGED_IN_SALT',    '{I>2^5;HD,frm~:{{EQn4H/b=vLduH2jGh) D?+:+|U%>be!6<.W )d1#>g?{pIK' );
define( 'NONCE_SALT',        'r&)cc#)G;-20f:z&r>@]8q|zkaG)mV zjq[kp(t39p,VX<=+B[bSE3/f._HuE[j#' );
define( 'WP_CACHE_KEY_SALT', 'SEf;U^X#t+_<Vfio!V=k.4U@@.lS:a4z|CTYdQH@XF_XEa@V#:Hsj10[bXRC6pc2' );

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