Busy weekend
November 24th, 2007 in Google, London, software
http://barcamp.org/BarCampLondon3
But a funny one ![]()
http://barcamp.org/BarCampLondon3
But a funny one ![]()
Dexter has not been such a piece of cake as version 2.2.3 but it’s finally on. The problems I had were caused by one of the new features: canonical URLs. Basically, what it does is to make sure that no matter how you access certain content you’ll always get the same URL, making it stay in the address bar. This URL is the canonical URL and it is the only way to represent a content. For example, while accessing this blog, you can type www.aracelicheca.com/blog or just aracelicheca.com/blog. Both ways work but only one can be the canonical URL.
But sometimes this redirection to the canonical URL may conflict with your own redirections, usually defined in the .htaccess file (Apache), and in previous revisions there were problems with host name capitalization. There are some other causes which will lead you to this Firefox error:
“The page isn’t redirecting properly
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
* This problem can sometimes be caused by disabling or refusing to accept cookies.”
This bug was reported and it is listed as fixed in Wordpress Trac (Ticket #4773), but for some reason it is not working for me. For the time being, I’ve made a quick fix consisting of disabling canonical URLS by commenting the last line in wp-admin/canonical.php. I know, it is not a fix at all but just avoiding the problem
I’ll do some research and I hope I’ll be able to enable this feature again. If you have any ideas, just let me know ![]()
Complete failure upgrading to Wordpress 2.3, so I had to go back to 2.2.3. At least I had the backups from a couple of hours before.. I had problems with:
I’ll try again later…
I should have done it ages ago but I felt very lazy… It was my first upgrade and I was afraid I would lose all data, etc. So easy to make a backup… just back up the database and the custom theme. That was all I needed
But I was not letting laziness beat me and here we are! Wordpress 2.2.3! 5 minutes for the backups, 5 minutes to upgrade my local copy and 5 minutes to upgrade the real blog..
So 15 minutes in total and I feel much more prepared to start blogging regularly. This has been my first step ![]()