Previouse versions worked pretty fine. I am still using the 2.3.3. in other blogs.
So, lot of people is getting the same error (or the same symptoms) but in different pages. So, is really the same error? … is really a stable version?
Requesting a html works
and if I put in the index.php first line something like
<!– Hi World! –>
It comes to the browser, but nothing more.
The index.php looks weird, because it calls directly “get_header()”
<?php
get_header();
?>
whithout include anything, no wp-config.php or other logic files …
I don´t know where the problem could be. :o|
Runing Apache 2 + PHP 5.1.6