You need to be logged in to get access to the forums. You can do so here
作者
信息
danny zml
星期一, 2008年 五月 12日 7:25:36 am
我怎么安装不上?pgsql安装其它cms没问题,就单单ez4.0不行,是不是需要设置什么配置文件?
danny
陈 明星
星期三, 2008年 九月 10日 10:09:47 am
If you want to use PostgreSQL, make sure the "pgcrypto" module is installed. On Linux/UNIX, you may need to install a separate package called "postgresql-contrib" (refer to the PostgreSQL documentation for more information), which contains the "pgcrypto" module. The "pgcrypto" module provides cryptographic functions for PostgreSQL, including the "digest" function, which is needed for eZ Publish. When setting up a PostgreSQL database for eZ Publish, you will have to register these functions in the database. Refer to the "Setting up a database" part of the "Installing eZ Publish on a Linux/UNIX based system" and "Installing eZ Publish on Windows" documentation pages (depending on the target OS) for more information.