Error on WordPrress 2.5
Saturday, April 19th, 2008Don’t your pages display?
If your site is in a windows server and if you use your permalinks as /indexphp/%postname%/ your pages don’t display when you upgrade to WordPress 2.5.
A lot of people have encountered this problem when they upgraded to 2.5 recently.
How to solve the problem?
The error is in the rewrite.php file.
You have to change it with the correct one to get rid of the problem.
1- Download the correct rewrite.php file by clicking here >>>>>.
2- Using FTP enter the wp-includes. Remove the rewrite.php. Then upload the correct rewrite.php file instead.
3- On your blog (or site) go to the “Settings” and click “permalinks”.
4- Choose the “default” and save it.
5- Then turn “custom structure” to /indexphp/%postname%/ and save it again.
Finaly your pages will work as before they do.
Resource: On that page >>>>> the member DLO explained it.