| Server IP : 217.160.0.212 / Your IP : 216.73.216.64 Web Server : Apache System : Linux www 6.18.48-i2-ampere #1164 SMP Wed Sep 2 14:53:17 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/www/STRATO-apps/wordpress_02/app/ |
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 website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'dbs15156583' );
/** Database username */
define( 'DB_USER', 'dbu207243' );
/** Database password */
define( 'DB_PASSWORD', 'mz0eD5ISDvdypGmYGYWILMHllaGsvpcAdlz' );
/** Database hostname */
define( 'DB_HOST', 'database-5019365225.webspace-host.com' );
/** 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', 'hJkUa`E#i{sp1E?$y;}?ay0x7 h%d%6;Rjh$:bQ<+0}jn@{,hIq8x6NM3uo6i30K');
define('SECURE_AUTH_KEY', 'S>^#a.D4bM?&fzfTiwZucgFBz;>NE{`+UNlkz?L!^Jb`a9v(B~(=qjo6S-qv|Zm~');
define('LOGGED_IN_KEY', 'w<=IQNu#nh#&{tAPvF`4SS {uP|jxrHLo3rVpuO![=[|!4+)aA%F4>r4-~ne5Yv}');
define('NONCE_KEY', '=xvhhZ%oz=8}vUlvec[AnLii?5EH+=LQ^[lOt8 N!VNUp~38KQcr^ILUC}G6:sw$');
define('AUTH_SALT', '8XiB?A_Vu+)+nZo.>-`5b;jsy%]#G`-A``2n^K]{9A+BKA!Q:DUxoU|p!<{[<:d6');
define('SECURE_AUTH_SALT', '[ ^kZ6sNsYsR`;!zpj$|&tes)T h-$<!_%S*6lQB()XwK0qgi>^d5VFP,]GjN.=R');
define('LOGGED_IN_SALT', '=z)Ym*c)#f+~$&JH(rvf;dX(*$%E~HEHN8/g$&KlX,J5_(KjsJ!6H|:H0dnT1Z6E');
define('NONCE_SALT', 'XR,(VtmSRgQCR,3a}`VddiabMob,fezbb:mNd&YzJeClqL K,9U`,ReG} sF8F=E');
/**
* Other customizations.
*/
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!
*
* At the installation time, database tables are created with the specified prefix.
* Changing this value after WordPress is installed will make your site think
* it has not been installed.
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
*/
$table_prefix = 'efzk_';
/**
* 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://developer.wordpress.org/advanced-administration/debug/debug-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';
define( "WP_AUTO_UPDATE_CORE", true );