Categories and Archives links not working!
-
Each time I click one of the Categories or Archives links i get this error:
PHP Fatal error: main(): Failed opening required ‘./wp-blog-header.php’ (include_path=’.;c:\php4\pear’) in D:\ensimdata\landiej-nl\Inetpub\wwwroot\wordpress\index.php on line 4 .
I haven’t changed anything in index.php, looks like this:
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>What should I do?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Categories and Archives links not working!’ is closed to new replies.