wp-config.php עם הטופס הזה, אבל זה לא עובד בכל המקרים. הדרך הבטוחה ביותר היא ליצור את הקובץ ידנית.
");
/* WPH - properly wraped Hebrew error message */
}
$wp_did_header = true;
require_once( dirname(__FILE__) . '/wp-config.php');
wp();
gzip_compression();
require_once(ABSPATH . WPINC . '/template-loader.php');
endif;
?>