<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support User Favorites: paul</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support User Favorites: paul</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:29:22 +0000</pubDate>

<item>
<title>frankganz on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-1073708</link>
<pubDate>Thu, 14 May 2009 03:04:59 +0000</pubDate>
<dc:creator>frankganz</dc:creator>
<guid isPermaLink="false">1073708@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Aw man.  That was so close.  Doing that broke a bunch of links everywhere in my blog.  Back to the drawing board I guess.
&#60;/p&#62;</description>
</item>
<item>
<title>frankganz on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-1073705</link>
<pubDate>Thu, 14 May 2009 03:02:07 +0000</pubDate>
<dc:creator>frankganz</dc:creator>
<guid isPermaLink="false">1073705@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@BadEvan... strange is right, but it WORKED!  There was a blank linebreak at the beginning of my .htaccess file, I deleted it, saved, re-uploaded the file and it WORKED!!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>amenitya on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-952986</link>
<pubDate>Mon, 12 Jan 2009 00:46:13 +0000</pubDate>
<dc:creator>amenitya</dc:creator>
<guid isPermaLink="false">952986@http://wordpress.org/support/</guid>
<description>&#60;p&#62;So...I tried both&#60;br /&#62;
&#60;code&#62;php_flag magic_quotes_gpc Off&#60;/code&#62;&#60;br /&#62;
and&#60;br /&#62;
&#60;code&#62;php_value magic_quotes_gpc Off&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;in the .htaccess file as recommended &#60;a href=&#34;http://nl2.php.net/manual/en/security.magicquotes.disabling.php&#34;&#62;here&#60;/a&#62;. No luck.&#60;br /&#62;
I set my permissions to 666 and let Wordpress rewrite- no luck.&#60;br /&#62;
I added &#34;category&#34; and &#34;tag&#34; as suggested here. Nada.&#60;br /&#62;
I uploaded the &#60;a href=&#34;http://trac.wordpress.org/changeset/9859&#34;&#62;revised query.php&#60;/a&#62; lauded as the solution in &#60;a href=&#34;http://wordpress.org/support/topic/216666?replies=16&#34;&#62;this thread&#60;/a&#62;. Nope.  &#60;/p&#62;
&#60;p&#62;Finally, I followed &#60;a href=&#34;http://wordpress.org/support/topic/226946?replies=19#post-934319&#34;&#62;these&#60;/a&#62; instructions and remade the .htaccess again...Et voila.  Success at last.  HTH!
&#60;/p&#62;</description>
</item>
<item>
<title>locusdelicti on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-946447</link>
<pubDate>Tue, 06 Jan 2009 01:46:29 +0000</pubDate>
<dc:creator>locusdelicti</dc:creator>
<guid isPermaLink="false">946447@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@matthijs, thanks for the detective work. &#60;/p&#62;
&#60;p&#62;I was experiencing the same issue, but phpinfo(); was saying magic_quotes_runtime and magic_quotes_sybase were both off. Then I decided to do a sitewide search for magic_quotes_* and sure enough, for some reason wp-config.php had this line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;ini_set(&#38;#39;magic_quotes_sybase&#38;#39;, 1);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Set it to 0 and problem solved. I guess you could also remove the line altogether.&#60;/p&#62;
&#60;p&#62;Hope this is useful!
&#60;/p&#62;</description>
</item>
<item>
<title>BadEvan on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-945733</link>
<pubDate>Mon, 05 Jan 2009 14:28:36 +0000</pubDate>
<dc:creator>BadEvan</dc:creator>
<guid isPermaLink="false">945733@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I know this may sound strange...&#60;/p&#62;
&#60;p&#62;download a copy of your .htaccess file and open it using notepad/wordpad.&#60;br /&#62;
Is there a blank line at the beginning? If so remove it an upload it back to your root.&#60;/p&#62;
&#60;p&#62;Did that work? Cause that's what worked for me... no kidding.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-945622</link>
<pubDate>Mon, 05 Jan 2009 12:10:08 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">945622@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@bunnzy: have you tried turning them off by your htaccess file?&#60;br /&#62;
(see &#60;a href=&#34;http://nl2.php.net/manual/en/security.magicquotes.disabling.php&#34; rel=&#34;nofollow&#34;&#62;http://nl2.php.net/manual/en/security.magicquotes.disabling.php&#60;/a&#62; )
&#60;/p&#62;</description>
</item>
<item>
<title>paul on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-944169</link>
<pubDate>Sun, 04 Jan 2009 01:09:47 +0000</pubDate>
<dc:creator>paul</dc:creator>
<guid isPermaLink="false">944169@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Maybe this is a little drastic, but I just deleted the rewrite_rules from my database and now things work. I had nothing to lose, so YMMV.
&#60;/p&#62;</description>
</item>
<item>
<title>paul on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-943855</link>
<pubDate>Sat, 03 Jan 2009 19:10:09 +0000</pubDate>
<dc:creator>paul</dc:creator>
<guid isPermaLink="false">943855@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Interesting. I wish it worked for me :-( &#60;/p&#62;
&#60;p&#62;I have those settings off in my db and I went in and diddled the rewrite_rules as suggested (they were consistent with what people have found to work properly).
&#60;/p&#62;</description>
</item>
<item>
<title>bunnzy on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-943465</link>
<pubDate>Sat, 03 Jan 2009 10:03:05 +0000</pubDate>
<dc:creator>bunnzy</dc:creator>
<guid isPermaLink="false">943465@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;I looked at the trac and it says this is resolved.  But what about those of us who aren't allowed to change the setting on their shared provider?  What can we do to get our blogs going, other than downgrading?&#60;/p&#62;
&#60;p&#62;I have now migrated to a new host, installed my wordpress and dang, none of my permalinks are working, which means none of my menus work etc.&#60;/p&#62;
&#60;p&#62;Is there a fix or workaround that will work for the rest of us?&#60;/p&#62;
&#60;p&#62;Thanks for any assistance.&#60;/p&#62;
&#60;p&#62;B
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940935</link>
<pubDate>Wed, 31 Dec 2008 07:30:49 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">940935@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@justinleon:&#60;br /&#62;
You can read more about magic quotes in the PHP manual&#60;br /&#62;
&#60;a href=&#34;http://nl2.php.net/magic_quotes&#34; rel=&#34;nofollow&#34;&#62;http://nl2.php.net/magic_quotes&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Setting both magic_quotes_runtime and magic_quotes_sybase to Off can be done in the server settings, if that possibility is there for you. With shared hosts, it's not always possible to change PHP configurations, in that case you should ask your webhost to do that.&#60;br /&#62;
Here's the manual page about turning them off:&#60;br /&#62;
&#60;a href=&#34;http://nl2.php.net/manual/en/security.magicquotes.disabling.php&#34; rel=&#34;nofollow&#34;&#62;http://nl2.php.net/manual/en/security.magicquotes.disabling.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you can't change the server settings directly or your webhost won't do it for you, using a few rules in an htaccess file it's also possible to turn them off. See the same page in the manual.&#60;/p&#62;
&#60;p&#62;The &#34;rewrite_rules&#34; field can be found in the database table wp_options. It's one of the last records of that table. Changing that value manually in the database solved the problem for me as well, but as I mentioned, that's a bit of a messy solution. And each time you upgrade/save your permalinks in the wordpress admin panel again, the bug will return. So turning the magic_quotes_runtime and magic_quotes_sybase settings to Off is the best solution. &#60;/p&#62;
&#60;p&#62;I added a ticket to the wordpress Trac for this problem, as it would be better if there's a check in the wordpress code itself which would make sure that the code works, independent from which server setting someone might have.&#60;br /&#62;
&#60;a href=&#34;http://trac.wordpress.org/ticket/8757&#34; rel=&#34;nofollow&#34;&#62;http://trac.wordpress.org/ticket/8757&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>justinleon on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940907</link>
<pubDate>Wed, 31 Dec 2008 06:12:52 +0000</pubDate>
<dc:creator>justinleon</dc:creator>
<guid isPermaLink="false">940907@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I tried to find &#34;magic_quotes&#34; or &#34;rewrite_rules&#34; in my databases and I can't find it.&#60;/p&#62;
&#60;p&#62;I am searching via phpmyadmin.
&#60;/p&#62;</description>
</item>
<item>
<title>MemoK on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940525</link>
<pubDate>Tue, 30 Dec 2008 20:18:54 +0000</pubDate>
<dc:creator>MemoK</dc:creator>
<guid isPermaLink="false">940525@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm getting this problem too. I can't turn those off through .htaccess but editing the database solved the problem, temporarily.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940254</link>
<pubDate>Tue, 30 Dec 2008 14:37:32 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">940254@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That's it! Thanks for the help. This has been keeping me busy for more then a day. &#60;/p&#62;
&#60;p&#62;To summarize the problem and solution:&#60;br /&#62;
- having magic_quotes_runtime and magic_quotes_sybase both ON in the PHP settings causes the permalinks not to work (anymore) in Wp 2.7.&#60;/p&#62;
&#60;p&#62;- setting&#60;br /&#62;
magic_quotes_runtime = Off&#60;br /&#62;
magic_quotes_sybase = Off&#60;br /&#62;
solves the issue.&#60;/p&#62;
&#60;p&#62;The reason this might be a rare bug is probably that in most server settings these 2 settings are Off by default. But the fact that Wordpress does not check for these settings might be considered a bug/weakness of the wordpress code too. I will see if I can issue a ticket in Trac for this.
&#60;/p&#62;</description>
</item>
<item>
<title>henselhosting on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940209</link>
<pubDate>Tue, 30 Dec 2008 13:40:08 +0000</pubDate>
<dc:creator>henselhosting</dc:creator>
<guid isPermaLink="false">940209@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Could have something to do with magic_quotes, that setting can add slashes making that field one char longer.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940180</link>
<pubDate>Tue, 30 Dec 2008 12:14:22 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">940180@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That plugin didn't help either, unfortunately. What I did discover, was that the line of the rewrite rules I mentioned, seems to be incorrect after upgrading. I did a db dump before and after an upgrade from wp2.6.5 to 2.7 and noticed this diference:&#60;/p&#62;
&#60;p&#62;Before:&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_options&#60;/code&#62; VALUES(636, 0, 'rewrite_rules', 'a:256:{s:11:&#34;robots.txt$&#34;; // ... line continues&#60;/p&#62;
&#60;p&#62;After:&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_options&#60;/code&#62; VALUES(653, 0, 'rewrite_rules', 'a:304:{s:12:&#34;robots.txt$&#34;; // ... line continues&#60;/p&#62;
&#60;p&#62;I don't know what this all means, but to me from looking at the file it seems that the s:12 is supposed to be the count of the characters after it, between the quotes. And that count is 11 before (correct), but 12 after upgrade (incorrect).&#60;/p&#62;
&#60;p&#62;When I manually (in phpmyadmin) change the 12 to 11, the clean urls work. However, if I then go into the wp admin panel and do a save for the permalinks, it gets changed back into 12 again and the clean urls stop working again. &#60;/p&#62;
&#60;p&#62;So it seems that something goes wrong in the upgrade of that db table
&#60;/p&#62;</description>
</item>
<item>
<title>mrmist on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940163</link>
<pubDate>Tue, 30 Dec 2008 11:31:53 +0000</pubDate>
<dc:creator>mrmist</dc:creator>
<guid isPermaLink="false">940163@http://wordpress.org/support/</guid>
<description>&#60;p&#62;If the plugin above does or does not work, it may be worth raising a bug on the &#60;a href=&#34;http://trac.wordpress.org&#34;&#62;trac&#60;/a&#62;, with this thread referenced, as it is looking like a 2.7 difference.
&#60;/p&#62;</description>
</item>
<item>
<title>mrmist on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940162</link>
<pubDate>Tue, 30 Dec 2008 11:30:14 +0000</pubDate>
<dc:creator>mrmist</dc:creator>
<guid isPermaLink="false">940162@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok I am running out of ideas.  To see if it is to do with the redirection, you could try putting this on as a plugin -&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Disable Canonical URL Redirection
Description: Disables the &#38;quot;Canonical URL Redirect&#38;quot; features of WordPress 2.3 and above.
Version: 1.0
Author: Mark Jaquith
Author URI: &#60;a href=&#34;http://markjaquith.com/&#34; rel=&#34;nofollow&#34;&#62;http://markjaquith.com/&#60;/a&#62;
*/ 

remove_filter(&#38;#39;template_redirect&#38;#39;, &#38;#39;redirect_canonical&#38;#39;); 

?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-940120</link>
<pubDate>Tue, 30 Dec 2008 08:39:00 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">940120@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have some development in this issue: the webhost of the website changed a field in the wp_options table and that made the clean urls work. It's the field rewrite_rules, one of the first lines:&#60;br /&#62;
From:&#60;br /&#62;
a:71:{&#60;br /&#62;
s:12:&#34;robots.txt$&#34;;&#60;/p&#62;
&#60;p&#62;To:&#60;br /&#62;
a:71:{&#60;br /&#62;
s:11:&#34;robots.txt$&#34;;&#60;/p&#62;
&#60;p&#62;I have no clue what this does, but it has something to do with apache. I'm trying to find out what it does, and whether this is a real fix or if the real problem lies in the configuration of the server.
&#60;/p&#62;</description>
</item>
<item>
<title>paul on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939922</link>
<pubDate>Tue, 30 Dec 2008 02:23:53 +0000</pubDate>
<dc:creator>paul</dc:creator>
<guid isPermaLink="false">939922@http://wordpress.org/support/</guid>
<description>&#60;p&#62;following this thread in hopes of an answer. I have the same problem, even on a test server running 2.5. No plugins, just an out of the box installation. &#60;/p&#62;
&#60;p&#62;The results are the same with WP, versions 2.5 through 2.7, on Apache 2.2 and php5 with MySQL 5 on either FreeBSD or OS X. &#60;/p&#62;
&#60;p&#62;Categories don't work (they never have, for some reason).
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939484</link>
<pubDate>Mon, 29 Dec 2008 16:22:52 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">939484@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi mrmist, thanks for the answer. Unfortunately, after doing what you suggested it still doesn't work. Even with the completely new install I get the same problem.&#60;/p&#62;
&#60;p&#62;I really have no clue here. The database is correct. The fact that a new fresh install has the same problem proves that it doesn't have to do with the database of the current site. The fact that a previous wordpress version 2.6.5 and earlier have no problems getting clean urls, proves that htaccess and clean urls do work on the webhost. So it seems to be some interaction betweenwp 2.7 and the webhost. But what?
&#60;/p&#62;</description>
</item>
<item>
<title>mrmist on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939431</link>
<pubDate>Mon, 29 Dec 2008 15:31:25 +0000</pubDate>
<dc:creator>mrmist</dc:creator>
<guid isPermaLink="false">939431@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Possibly something is still referencing the local site.  I guess try the 2.7 again, go into admin - settings - general and change the WordPress address and Blog address and hit save changes - even if they are already correct.  Then go through the permalinks starting with default and see if any of them work.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939335</link>
<pubDate>Mon, 29 Dec 2008 12:50:13 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">939335@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Now I tried another thing: I created a complete fresh WP install in a testfolder on the same server. I get the same problem. Permalinks not working, every page/post returns 404&#60;/p&#62;
&#60;p&#62;Somehow the problem seems to be an interaction between WP2.7 and the htaccess file. Mod_rewrite and htaccess file alone works, as is shown by the working 2.6.5 install.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939295</link>
<pubDate>Mon, 29 Dec 2008 11:08:43 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">939295@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes, it seems like it. I just tested the site without pretty urls (?p=9 etc) and that works. But why the htaccess is not working is not clear. It worked fine before upgrading to 2.7. It works fine if I backgrade to 2.6.5 &#60;/p&#62;
&#60;p&#62;But now with 2.7 it doesn't work anymore. I even tried uploading an empty .htaccess file, chmodding to 777, let WP write the file.
&#60;/p&#62;</description>
</item>
<item>
<title>mrmist on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939289</link>
<pubDate>Mon, 29 Dec 2008 10:58:36 +0000</pubDate>
<dc:creator>mrmist</dc:creator>
<guid isPermaLink="false">939289@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sounds like the .htaccess isn't actually working.
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-939287</link>
<pubDate>Mon, 29 Dec 2008 10:49:43 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">939287@http://wordpress.org/support/</guid>
<description>&#60;p&#62;yes, WP is loaded in root. Not in a subfolder.&#60;/p&#62;
&#60;p&#62;I just tried upgrading again, and again I get 404's on everything other then the home page. &#60;/p&#62;
&#60;p&#62;Before upgrading, I did an export from the db using phpmyadmin. I created a new testdomain locally. I imported the db into phpmyadmin locally. I then ran the upgrade from 2.6.5 to 2.7 locally, it works fine. &#60;/p&#62;
&#60;p&#62;I really don't understand what's going on. I double checked the htaccess, the config, everything. I upgraded at least 10 of my wp sites, all of them working fine. This one, not.&#60;/p&#62;
&#60;p&#62;Any other ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-936495</link>
<pubDate>Thu, 25 Dec 2008 15:50:02 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">936495@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Is WP loaded in root or is it in a subfolder and you're using the 'trick' to put it in the root directory with the index.php file? &#60;/p&#62;
&#60;p&#62;This trick-&#38;gt; &#60;a href=&#34;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&#34;&#62;Giving WordPress Its Own Directory&#60;/a&#62; requires that you copy your .htaccess from your blog folder to the root folder (which it says, but I didn't do and screwed myself up for a while).
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-936153</link>
<pubDate>Wed, 24 Dec 2008 21:01:28 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">936153@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes I think so. Also when I try to access the pages with their non-clear urls, like ?p=24, it redirects to the clean url. But then I get the 404 from wordpress
&#60;/p&#62;</description>
</item>
<item>
<title>Ipstenu on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-935979</link>
<pubDate>Wed, 24 Dec 2008 17:19:06 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">935979@http://wordpress.org/support/</guid>
<description>&#60;p&#62;When you get the 404, does it give the 'expected' URL?  Like &#60;a href=&#34;http://www.therealsite.com/category/postname&#34; rel=&#34;nofollow&#34;&#62;http://www.therealsite.com/category/postname&#60;/a&#62; ?
&#60;/p&#62;</description>
</item>
<item>
<title>matthijs on "Permalinks problems after upgrade 2.7"</title>
<link>http://wordpress.org/support/topic/228380#post-935898</link>
<pubDate>Wed, 24 Dec 2008 15:20:24 +0000</pubDate>
<dc:creator>matthijs</dc:creator>
<guid isPermaLink="false">935898@http://wordpress.org/support/</guid>
<description>&#60;p&#62;There are many reports about permalink issues after upgrading, but none of the solutions worked for me. My situation and what I've done:&#60;/p&#62;
&#60;p&#62;- .htaccess is correct:&#60;br /&#62;
# BEGIN WordPress&#60;br /&#62;
&#38;lt;IfModule mod_rewrite.c&#38;gt;&#60;br /&#62;
RewriteEngine On&#60;br /&#62;
RewriteBase /&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-f&#60;br /&#62;
RewriteCond %{REQUEST_FILENAME} !-d&#60;br /&#62;
RewriteRule . /index.php [L]&#60;br /&#62;
&#38;lt;/IfModule&#38;gt;&#60;br /&#62;
# END WordPress&#60;br /&#62;
Double checked, even made it writable 777 and let wordpress rewrite the rules&#60;/p&#62;
&#60;p&#62;- permalink settings: checked /%category%/%postname%&#60;br /&#62;
and saved them again. These always worked.&#60;/p&#62;
&#60;p&#62;- Plugins: all disabled&#60;/p&#62;
&#60;p&#62;The frontpage loads fine. The backend admin 2.7 works fine. I can edit all posts, all permalinks are there. Only trying to visit any page returns 404. going back to 2.6.5, everything works again.&#60;/p&#62;
&#60;p&#62;The only thing now that I can think of is the following: I developed this website locally. And then to publish the site I exported the database and imported it in the new host. That was a while ago, and it worked fine. Because I developed the site local, if you look at the permalinks in the database posts table, you will see them like&#60;br /&#62;
&#60;a href=&#34;http://www.localsite/somepermalink/&#34; rel=&#34;nofollow&#34;&#62;http://www.localsite/somepermalink/&#60;/a&#62;&#60;br /&#62;
while the one on the live site should be&#60;br /&#62;
&#60;a href=&#34;http://www.therealsite.com/somepermalink/&#34; rel=&#34;nofollow&#34;&#62;http://www.therealsite.com/somepermalink/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have set this in the wp-config file:&#60;br /&#62;
define('WP_SITEURL', 'http://www.therealsite.com');&#60;br /&#62;
define('WP_HOME', 'http://www.therealsite.com');&#60;/p&#62;
&#60;p&#62;This has always worked, with many sites. Could it be that this doesn't work anymore with 2.7?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
