• upon accesing my webblog , on http://www.benline.be I get

    Warning: main(./wp-blog-header.php): failed to open stream: No such file or directory in W:\inetpub\vhosts\benline.be\httpdocs\Index.php on line 4

    Fatal error: main(): Failed opening required ‘./wp-blog-header.php’ (include_path=’.;C:\Program Files\SWsoft\Plesk\Additional\Php\includes;C:\Program Files\SWsoft\Plesk\Additional\Php\PEAR;C:\Program Files\SWsoft\Plesk\Additional\Php\phpmailer’) in W:\inetpub\vhosts\benline.be\httpdocs\Index.php on line 4

    It’s the first time I try to create a blog, installation was succesfully , and wp-admin works

    kind regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • How about checking to see if the file “Index.php” exists, and if it does, is the I(eye) capatilized or lower-case? You are clearly on a Windows based machine and that sort of thing matter.

    Ideally, it should be “index.php”, all lowercase. Check Line #247 and #248 of wp-blog-header.php and make sure that it is lower-case.

    Regards

    Thread Starter benline

    (@benline)

    the I is not capatilized, and in line #247 and #248 are lower case also, any other ideas?

    Are the files actually all there, and are they all the correct size ? Check against the contents of the zip you have on your machine from the initial download.

    1. Is your WP install in the root directory?
    2. What are the two URIs in Options > General?

    Thread Starter benline

    (@benline)

    the wp install is in the root
    both URIs are http://www.benline.be
    file names have correct size

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘failed to open stream’ is closed to new replies.