Hi;
We're using cPanel 9.4.1-STABLE 65 and PostgreSQL 7.3.4, on a RH9 system.
For some reason, cpanel stopped listing psql databases and users. If someone create a pgsql db, although it says 'database created', this database won't show up in the databases list on cpanel. Those that were already created aren't listed either.
Looks like the <cpanel Postgres="listdbs()"> cpanel function called in [theme]/psql/index.html is not working, as aren't working the other cpanel postgres functions.
I've checked, and the Postgres class is there:
/usr/local/cpanel/Cpanel/Postgres.pm
However, for some reason, it doesn't retrieve data anymore.
Does anyone have an idea on what could be causing this?
Regards,
Rodrigo
We're using cPanel 9.4.1-STABLE 65 and PostgreSQL 7.3.4, on a RH9 system.
For some reason, cpanel stopped listing psql databases and users. If someone create a pgsql db, although it says 'database created', this database won't show up in the databases list on cpanel. Those that were already created aren't listed either.
Looks like the <cpanel Postgres="listdbs()"> cpanel function called in [theme]/psql/index.html is not working, as aren't working the other cpanel postgres functions.
I've checked, and the Postgres class is there:
/usr/local/cpanel/Cpanel/Postgres.pm
However, for some reason, it doesn't retrieve data anymore.
Does anyone have an idea on what could be causing this?
Regards,
Rodrigo