| Server IP : 185.238.73.232 / Your IP : 216.73.216.218 Web Server : Apache/2.4.58 (Ubuntu) OpenSSL/3.0.13 System : Linux srv.gornicki-invest.pl 6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 x86_64 User : strzepo ( 1014) PHP Version : 8.2.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,exec,system,passthru,shell_exec,proc_open,popen MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /home/strzepo/web/ps1271.com/public_html/ |
Upload File : |
<?php
define('FS_METHOD', 'direct');
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'strzepo_bei3we_ps1271co_3a66fe' );
/** Database username */
define( 'DB_USER', 'strzepo_u_bei3we_ps1271co_1db62e' );
/** Database password */
define( 'DB_PASSWORD', 'NME8s4qJs98x0Kr8hAFWPVbu' );
/** Database 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', 'JCLg0eDAvKJOG2Pi8aVY21O3y2VwpbKDhvNHfdGowA1e1mqGAA2ETVbpUc7Nlf1A');
define('SECURE_AUTH_KEY', 'GNvdOoeFN8SmpRXczKnuYwMTbzckwrx5C7c8XXXQCpVWdFaAnvxzBOUEId5TQJi9');
define('LOGGED_IN_KEY', 'SxSg1xmggiKh0N16dkhJgfLiQ0wsYk09JYQHrSUtcsbPrR7cQjZPo5plTSu9t5Nc');
define('NONCE_KEY', 'AEMR08cceYb57icO6v0ewBqM2VKd7hOaZxV2eLT3fY337sejOnHsWXFt7D3JJCQp');
define('AUTH_SALT', 'nn62bs8Wk0VwRIs9v3IRtHKTiaEYkxyoTZyBXLnU5K0WUOuUZ43itKVY9Odtrmod');
define('SECURE_AUTH_SALT', '1SuMhfRL7bgJkEmCr9WZHQ95RSjehdYMgpnoBth26YvnFJcKWtTZmzRslAJJZJl5');
define('LOGGED_IN_SALT', 'u6q58N9kqy5OcbeALUBOxFJJeOTxWuRPe0h2J1hdQtrZiirt1hf2Qxa7X6bb1Cvb');
define('NONCE_SALT', 'YBXYibpMWiw8U2AqvYWhwB8fsBs7vTQVC5L966fvIKzHfRIyfca24gImWJvRYTGK');
/**
* Other customizations.
*/
define('FS_METHOD','direct');
define('FS_CHMOD_DIR',0755);
define('FS_CHMOD_FILE',0644);
define('WP_TEMP_DIR',dirname(__FILE__).'/wp-content/uploads');
/**#@-*/
/**
* 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.
* 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', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
/* Add any custom values between this line and the "stop editing" line. */
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', 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';