Обсуждение: BUG #4736: Mediawiki by Postgres

Поиск
Список
Период
Сортировка

BUG #4736: Mediawiki by Postgres

От
"Palaffre"
Дата:
The following bug has been logged online:

Bug reference:      4736
Logged by:          Palaffre
Email address:      mpalaffre@sopragroup.com
PostgreSQL version: PostgreSQL8.3.6
Operating system:   Linux Debian
Description:        Mediawiki by Postgres
Details:

Hello,
I get an error since the upgrade version of mediawiki 1.13 to 1.14

2009-03-26 14:03:49 CET ERREUR:  la relation « category » n'existe
pas
2009-03-26 14:03:49 CET INSTRUCTION :  SELECT /*
CategoryViewer::doCategoryQuery 172.29.180.56 */
page_title,page_namespace,page_len,page_is_redirect,cl_sortkey,cat_id,cat_ti
tle,cat_subcats,cat_pages,cat_files  FROM page INNER JOIN categorylinks  ON
((cl_from = page_id)) LEFT JOIN category ON ((cat_title = page_title AND
page_namespace = 14))  WHERE (1 = 1) AND cl_to = 'Projet_Airbus'  ORDER BY
cl_sortkey LIMIT 201
2009-03-26 14:15:23 CET ERREUR:  la relation « page_props » n'existe
pas
2009-03-26 14:15:23 CET INSTRUCTION :  SELECT /*
Article::getHiddenCategories 172.29.180.56 */  cl_to  FROM
categorylinks,page_props,page  WHERE cl_from = '134' AND (pp_page=page_id)
AND pp_propname = 'hiddencat' AND page_namespace = '14' AND
(page_title=cl_to)
2009-03-26 14:16:38 CET ATTENTION:  aucune transaction en cours
2009-03-26 14:16:38 CET ATTENTION:  aucune transaction en cours
2009-03-26 14:16:47 CET ATTENTION:  aucune transaction en cours
2009-03-26 14:16:47 CET ATTENTION:  aucune transaction en cours
2009-03-26 14:17:01 CET ERREUR:  la relation « page_props » n'existe
pas
2009-03-26 14:17:01 CET INSTRUCTION :  SELECT /*
OutputPage::addCategoryLinks 172.29.180.56 */ page_id, page_namespace,
page_title, page_len, page_is_redirect, pp_value
                                FROM page LEFT JOIN page_props ON
pp_propname='hiddencat' AND pp_page=page_id WHERE (page_namespace=14 AND
page_title='Agence')

thank you

Re: BUG #4736: Mediawiki by Postgres

От
Alvaro Herrera
Дата:
Palaffre wrote:
>
> The following bug has been logged online:
>
> Bug reference:      4736
> Logged by:          Palaffre
> Email address:      mpalaffre@sopragroup.com
> PostgreSQL version: PostgreSQL8.3.6
> Operating system:   Linux Debian
> Description:        Mediawiki by Postgres
> Details:
>
> Hello,
> I get an error since the upgrade version of mediawiki 1.13 to 1.14

Shouldn't you be reporting this to Mediawiki?

(FWIW I have a MW 1.14 installation working just fine.)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Re: BUG #4736: Mediawiki by Postgres

От
"Greg Sabino Mullane"
Дата:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> I get an error since the upgrade version of mediawiki 1.13 to 1.14
> 2009-03-26 14:03:49 CET ERREUR:  la relation  category  n'existe pas

It looks as though you did not run "php update.php" from the maintenance
directory, per the upgrade directions. If you don't have shell access,
it's also possible to do this by re-running the web-based installer. See:

http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.14#Run_the_update_script

If the problem persists, posting something to bugzilla.mediawiki.org is
probably a better place to raise a bug.

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200903261000
http://biglumber.com/x/web?pk=2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAknLin4ACgkQvJuQZxSWSsixxgCg2Ds9uozVQoJvTwGRuDadKCaF
ZKYAoJIWnoRHBnVESOZVlcvQKrPgBNxf
=epC0
-----END PGP SIGNATURE-----

Re: BUG #4736: Mediawiki by Postgres

От
"Palaffre Michel"
Дата:
Hello,

the script "php update.php --aconf ../AdminSettings.php" are correct the er=
rors

Thank you

-----Message d'origine-----
De : Greg Sabino Mullane [mailto:greg@turnstep.com]=20
Envoy=E9 : jeudi 26 mars 2009 15:02
=C0 : Palaffre Michel
Cc : pgsql-bugs@postgresql.org; pgsql-bugs@postgresql.org
Objet : Re: [BUGS] BUG #4736: Mediawiki by Postgres


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160


> I get an error since the upgrade version of mediawiki 1.13 to 1.14
> 2009-03-26 14:03:49 CET ERREUR:  la relation  category  n'existe pas

It looks as though you did not run "php update.php" from the maintenance di=
rectory, per the upgrade directions. If you don't have shell access, it's a=
lso possible to do this by re-running the web-based installer. See:

http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.14#Run_the_update_script

If the problem persists, posting something to bugzilla.mediawiki.org is pro=
bably a better place to raise a bug.

- --
Greg Sabino Mullane greg@turnstep.com
End Point Corporation
PGP Key: 0x14964AC8 200903261000
http://biglumber.com/x/web?pk=3D2529DF6AB8F79407E94445B4BC9B906714964AC8
-----BEGIN PGP SIGNATURE-----

iEYEAREDAAYFAknLin4ACgkQvJuQZxSWSsixxgCg2Ds9uozVQoJvTwGRuDadKCaF
ZKYAoJIWnoRHBnVESOZVlcvQKrPgBNxf
=3DepC0
-----END PGP SIGNATURE-----