Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma

Na FreeHostingu Endora běží desítky tisíc webů. Přidejte se ještě dnes!

Vytvořit web zdarma
HEX
Server: Apache
System: Linux c-php74.dw305.endora.cz 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64
User: plechovablecha.funsite.cz (767062)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,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,passthru
Upload Files
File: /home/html/plechovablecha.funsite.cz/public_html/wp-config.php
<?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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'pb1589706901' );

/** MySQL database username */
define( 'DB_USER', 'pb1589706901' );

/** MySQL database password */
define( 'DB_PASSWORD', 'd2t66FEG' );

/** MySQL hostname */
define( 'DB_HOST', 'localhost:3306' );

/** 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',         '*$v$++IT_H&-+-:;]U9XCPO`MmC9w}7@;5x$,]T.IC/[eT#Z-s>gczrYCt%Fz+G%');
define('SECURE_AUTH_KEY',  '!C?|rp!_BTr||L-F`?Q72b-iWw8)#u;T+`i-T#0aJ((U>3@+BPfa-+WZ`![Ws/n|');
define('LOGGED_IN_KEY',    'UjFtq; ;Yr{|S<dMB|G9=mn-xW VjG$v+{C/Rw6i+4;~MlI0r<Xsfkz;K<_,g55U');
define('NONCE_KEY',        '{JH=Nuo` f)LB?G?Gmp~?5U%6?S|yZdTXox|$ey9_8-a*|vZ+hX!+<0.}4|dJP6e');
define('AUTH_SALT',        '-%0c@kSrgm)SRQ^0Wnf0;i+SqrALXX(aD]++.XpF$NW?[r b]% ^+p6f&KNVh@Bs');
define('SECURE_AUTH_SALT', 'GF-~$c*tU]t[n)V_-qa:J|azpc|oon6(&^zbD7Yht`~g4v-?$%~%uE^5 ~K~K#kT');
define('LOGGED_IN_SALT',   'Z],LN>C70Ao9t&t-XmBcx|`SL,Sj$Gbl^M=o$9CE9sPQ?:x*QLZgzvCm!:`(nfwg');
define('NONCE_SALT',       '(BG{E~P!h~N&h92[Y&axS26OvwRq3.2:da7Un]G/JKWRG3o+|<h6v8_3x^q(@$?k');

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




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