From: | "Oscar Cano" <ocano(at)shore(dot)com(dot)mx> |
---|---|
To: | "Lista Postgres" <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | digest en compilación |
Date: | 2006-08-12 01:35:08 |
Message-ID: | 20060811.3Fz.11574900@www.shore.com.mx |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
Hola
Estoy instalando un Administrador de contenido llamado ezPublish, en algún
momento me manda el siguiente mensaje
Warning
The 'digest' procedure is not available in your database, you cannot run eZ
publish without this. Visit the FAQ for more information.
Y en la ayuda del ezPublish tengo:
Q: What is the reason I get 'ERROR: Function digest(character varying) does
not exist' on PostgreSQL?
A:
This means that your PostgreSQL installation does not have the digest>
procedure available.
If you use RPMS (Redhat and Mandrake) install the postgresql-contrib package.
You must then install the procedure by running this shell command:
psql [dbname] < /usr/share/pgsql/contrib/pgcrypto.sql
Where [dbname] is the name of the database.
Note: You should make sure you run this as the postgres user.
PERO YO LO INSTALE COMPILANDO EL POSTGRES (postgresql-8.1.4) Y NO SE COMO
ACTIVAR ESTA OPCIÓN YA QUE NO ENCUENTRO NADA SOBRE digest, ENTIENDO QUE ES
PARA ENCRIPCION O ALGO ASÍ
Agradezco su ayuda
PD. Perdón por las mayúsculas pero es para distinguir
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2006-08-12 14:10:24 | Re: definicion de arreglo |
Previous Message | listapostgres | 2006-08-12 00:59:06 | definicion de arreglo |