white page require( dirname( __FILE__ ) . '/wp-blog-header.php' );
-
I’ve edit file index.php with dw, txt, cpanel (my host) OS Win 7, win xp, linux, mac… show one white page:
<?php
/**
* Front to the WordPress application. This file doesn’t do anything, but loads
* wp-blog-header.php which does and tells WordPress to load the theme.
*
* @package WordPress
*//**
* Tells WordPress to load the WordPress theme and output it.
*
* @var bool
*/
define(‘WP_USE_THEMES’, true);/** Loads the WordPress Environment and Template */
require( dirname( __FILE__ ) . ‘/wp-blog-header.php’ );domain:
https://www.foodici.com
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘white page require( dirname( __FILE__ ) . '/wp-blog-header.php' );’ is closed to new replies.