[Mediawiki-l] Recent Changes is broken

iubito iubito at gmail.com
Tue Feb 14 06:40:23 UTC 2006


Thanks for your reply Brion.

Yes I've big encoding problem when I migrate from mysql 4.1 to 4.0 and lost
collate and charset. My new web hoster announce me they will install mysql 5
soon. Then I'll retry to import all my database (using phpmyadmin dump).
Note that the export/import feature in MediaWiki has no problem with
encoding, and creating a page no problems too.

After I edited the page "Accueil", I got a page saying
"Location: http://tousauxbalkans.jexiste.fr/index.php?title=Accueil "

when I post the datas, here is the log :

POST /index.php?title=Accueil&action=submit
Main cache: fakememcachedclient
Message cache: mediawikibagostuff
Parser cache: mediawikibagostuff
User::loadFromSession() unable to load from memcached
Using reader #0: ...mysqlhost...
User::loadFromSession() successfully saved user

Block::load: '82.64.138.235', '1', 1
Block::isExpired() checking current 20060214063509 vs 20300205100614
Block::deleteIfExpired() -- not expired
Block::isExpired() checking current 20060214063509 vs 20300204112340
Block::deleteIfExpired() -- not expired
Block::isExpired() checking current 20060214063509 vs 20300203194410
Block::deleteIfExpired() -- not expired
...
...18 more times
...
Block::isExpired() checking current 20060214063509 vs 20300131081754
Block::deleteIfExpired() -- not expired
Block::isExpired() checking current 20060214063509 vs 20300131081445
Block::deleteIfExpired() -- not expired
EditPage::editForm getting section ''
Suppressing edit conflict, same user.
 fileCacheName() - /...$IP.../images/cache/7/74/Accueil.html
** private caching;  **
Request ended normally

Does it helps ?
Anyway, I'll wait the mysql 5 to reimport my dump. Let's see in a few days

--Sylvain

2006/2/13, mediawiki-l-request at wikimedia.org <
mediawiki-l-request at wikimedia.org>:
>
> From: Brion Vibber
> Subject: Re: [Mediawiki-l] Recent Changes is broken
>
> iubito wrote:
> > I created a copy of my wiki from a mysql dump and upgraded to 1.5.
> > After that, RC shows old changes made before copy+upgrade (10 february),
> but
> > no new changes I made yesterday (12 february) :(
> > How can I fix that ?
> > - can I clean the table safely ?
> > - I can't run command-line maintenance script. How can I run it ?
> >
> > The buggy RC is there :
> > http://tousauxbalkans.jexiste.fr/index.php?title=Special:Recentchanges
>
> You appear to have an encoding problem, so check for other database
> errors.
> Turn on $wgDebugRedirects to check if an error message is getting thrown
> on save
> that might be hidden by the redirect to the page view.
>
> -- brion vibber (brion @ pobox.com)
>



More information about the MediaWiki-l mailing list