/* SSL Settings */
define('FORCE_SSL_ADMIN', true);
/* Turn HTTPS 'on' if HTTP_X_FORWARDED_PROTO matches 'https' */
if (strpos($_SERVER['HTTP_X_FORWARDED_PROTO'], 'https') !== false) {
$_SERVER['HTTPS'] = 'on';
}
Warning: Use of undefined constant php - assumed 'php' (this will throw an Error in a future version of PHP) in /home/naijaw8/public_html/wp-configxxxx.php on line 9
Warning: require_once(/home/naijaw8/public_html/wp-settings.php): failed to open stream: No such file or directory in /home/naijaw8/public_html/wp-configxxxx.php on line 98
Fatal error: require_once(): Failed opening required '/home/naijaw8/public_html/wp-settings.php' (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/naijaw8/public_html/wp-configxxxx.php on line 98