• Hi All,
    I have setup a blog at https://www.advancedthermal.com.au/Blog which is working very well. when i try to integrate it into the existing website under a blog page using the php code <?php include(“./Blog/wp-blog-header.php”); ?> i get the following error (see link to view https://www.advancedthermal.com.au/Blog.php)

    Warning: require(./wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in /home/content/74/7000374/html/Blog/index.php on line 17

    Fatal error: require() [function.require]: Failed opening required ‘./wp-blog-header.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/74/7000374/html/Blog/index.php on line 17
    Can anybody help me im desperate ?

Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Failed to open stream !!! Please help’ is closed to new replies.