I ran /scripts/installpostgres which installed 8.1.18. The cpanel icon is not showing for postgres and if you access the url manually, it shows "PostgreSQL version is not sufficient. Version . is not supported." I followed the instructions that I found on other sites, updated the /var/lib/pgsql/data/pg_hba.conf. I also ran the loop to create the roles for the users. Any ideas on what could be wrong?
http://1.1.1.1:2082/frontend/x3/psql/index.html
The error log shows the following information when I refresh the postgres page.
[2010-04-27 19:17:52 -0500] warn [postgres::updateprivs] Encountered error in postgres::updateprivs: Error from postgres wrapper: PostgreSQL version is not sufficient. Version . is not supported.
Cpanel::AdminBin::adminrun(postgres) set error in context postgres
[2010-04-27 19:17:52 -0500] warn [postgres::listdbs] Encountered error in postgres::listdbs: Error from postgres wrapper: PostgreSQL version is not sufficient. Version . is not supported.
Cpanel::AdminBin::adminrun(postgres) set error in context postgres
[2010-04-27 19:17:52 -0500] warn [postgres::number_of_dbs] Encountered error in postgres::number_of_dbs: Error from postgres wrapper: PostgreSQL version is not sufficient. Version . is not supported.
Cpanel::AdminBin::adminrun(postgres) set error in context postgres
[2010-04-27 19:17:52 -0500] warn [postgres::number_of_users] Encountered error in postgres::number_of_users: Error from postgres wrapper: PostgreSQL version is not sufficient. Version . is not supported.
Cpanel::AdminBin::adminrun(postgres) set error in context postgres
Cpanel::AdminBin::adminrun(postgres) set error in context postgres
[2010-04-27 19:17:52 -0500] warn [postgres::listusers] Encountered error in postgres::listusers: Error from postgres wrapper: PostgreSQL version is not sufficient. Version . is not supported.