/** * 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('WP_HOME','https://hilfsgruppe-eifel.de/blog'); define('WP_SITEURL','https://hilfsgruppe-eifel.de/blog'); define('DB_FILE', 'wpsqlite.db'); define('DB_DIR', dirname(__FILE__).'/'); define('DB_NAME', 'database_name_here'); /** MySQL database username */ define('DB_USER', 'username_here'); /** MySQL database password */ define('DB_PASSWORD', 'password_here'); /** MySQL hostname */ define('DB_HOST', 'localhost'); /** 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', 'Q;k<~==AqblHc2EL>K-p5;@;U$0:.xvkP(QX!FQC6REqpE*%U6!QdMFi;uJ$a8_L'); define('SECURE_AUTH_KEY', 'Ex.A`j^1bs|G`|,ip@if@+vv{|yhmKcyP=++u`IEjsIhx?(sk3{9Ea'); define('NONCE_KEY', 'w@z+#w:Qf)+mB&*]GkxejXCGD]+{=7x@;4Nx~cW Fatal error: Uncaught Error: Call to undefined function wp() in /var/www/web529/html/blog/wp-blog-header.php:16 Stack trace: #0 /var/www/web529/html/blog/index.php(28): require() #1 {main} thrown in /var/www/web529/html/blog/wp-blog-header.php on line 16