ini_set('display_errors', 'Off'); ini_set('display_errors', 'Off'); define( 'WP_CACHE', true ); /** * 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://wordpress.org/support/article/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', 'odajer_wp_b1buc' ); /** MySQL database username */ define( 'DB_USER', 'odajer_wp_ib8fl' ); /** MySQL database password */ define( 'DB_PASSWORD', '1NS5~ZX7bFmE$c?l' ); /** 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', 'y~k:3Jz~/!*%NP88!;6[mB(u%EP59h(BIg3jyB3b)8TZm]2o1!3i~pI95968Bx[F'); define('SECURE_AUTH_KEY', '5f2pYeZ8(Txnf8o3VzjC0voKc-fSXGj0qL9bkeW[*_k:)09Y9u6M6WRfzmC+/7p3'); define('LOGGED_IN_KEY', '38V1K&3cs#f%[I+1WA*v/S;V@5LC#PG#/r_*E6%6V~59UI(F&N+v9s1aQ8F%#A(X'); define('NONCE_KEY', 'YB#4/s5P2JA3!7Otd&8cF8mUh*0&s+5~/&FZ+oqD2#*!0(6wc|1J!+303d%sCDpl'); define('AUTH_SALT', 'ECVuVT[@0rcX)0F92cVHq|N601JQ((Q18PiD#E1FA#3VD(#_]2l_s/40_&kcx|T5'); define('SECURE_AUTH_SALT', 'X8h6H!D4zp0vz4&|mXj]:XObp!fr49ZY:CppJw+B7DgY|3hO&A1+1&B1V~qh7*-5'); define('LOGGED_IN_SALT', 'tA-!|1[642*p6pkNGRN5+ANk~hX#u#)+50i1cSnFn8vx)OU|3Eg4K9Pkr7+B]S4#'); define('NONCE_SALT', 'F;Yj_&K9+is)cdRN548&Y|nMQ/!idF7Ry;0iR-U9uqUYdBXm]W):e!g/0]z7:n%O'); /** * 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 = 'PssL0f_'; define('WP_ALLOW_MULTISITE', true); /* That's all, stop editing! Happy publishing. */ /** 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'; define('DISALLOW_FILE_EDIT', true); define('DISALLOW_FILE_MODS', true);