luis alfonso cañas escribió: > Señores, > > Intento instalar mediawiki con postgres, pero me sale el siguiente error. > Checking the version of Postgres...FAILED. Required version is 8.1. You have > 7.3 or earlier
Hmm. Te recomiendo instalar 8.2, porque en 8.3 la funcionalidad de tsearch es muy distinta y es posible que Mediawiki no la reconozca. Yo lo instalé hace un par de semanas (con 8.2) y funciona perfecto. Para instalar tsearch debes ejecutar el script ..../share/contrib/tsearch2.sql -- Alvaro Herrera http://www.amazon.com/gp/registry/DXLWNGRJD34J "In fact, the basic problem with Perl 5's subroutines is that they're not crufty enough, so the cruft leaks out into user-defined code instead, by the Conservation of Cruft Principle." (Larry Wall, Apocalypse 6) -- TIP 2: puedes desuscribirte de todas las listas simultáneamente (envía "unregister TuDirecciónDeCorreo" a [email protected])
