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/chcepomagac.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_chcepomaga' );

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

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

/** 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',          ':n-(F@ZMFU@ F{@K c&|=oA6!Hk-Z8s`[BFnF]8,ftdF}b0i4AO>f$ffP%I.r~!F' );
define( 'SECURE_AUTH_KEY',   'VJpv_68MFiLUY5` 8>:|5FHbS?A?37+q/NVnO.Zk3qIcf|zRy{>@Jl>PJf##sH;2' );
define( 'LOGGED_IN_KEY',     'C&jsndk0/e8/`=+yymji%rCTKK+7A!H[BC:=/*~hFL7nh~Tc[UwGDfqh $A+ltnt' );
define( 'NONCE_KEY',         'eU%;O7%eF?/0>GiD} _}YfHB*nNmNz$=y;VYQ]oKO?NC{$;E)T}8c<{F_+h!!)?x' );
define( 'AUTH_SALT',         '-+$xTc5wS(z:ec<:ncjz=dD,,m4 #g,i@/6oN3;s]?/lm~vYOdSA&%.jm{OHYxzh' );
define( 'SECURE_AUTH_SALT',  'Bw-_t)8h@+rU/5|u mxM3`<`gji3L*Wh|aBj0-T%WrL!^kTQ3Zni@kb&{i4.c/^N' );
define( 'LOGGED_IN_SALT',    'Myf>xO7|@_@ki1!b}^QEAN1[Q{ (/`~~[5KA!q%t<+frK*dOPj[*Ume-$.U}hnk4' );
define( 'NONCE_SALT',        'y%yd]8,h(A*Xe.DM:>vuZH94giD2:H%]]FZK*k(}>sY6$] *Z+;/$R`*ME&$]dsr' );
define( 'WP_CACHE_KEY_SALT', 'aZO,B,v(^-#[!+pK[l!thA*>;%nb8gi9><G %6D}pE{[2Ni5LaY%WH9 5QjDse>E' );

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