|
Last modified: 26 Dec 2005
WARNING: This documentation covers Parallels H-Sphere versions up to 3.1. For the latest up-to-date Parallels H-Sphere documentation, please proceed to the
official Parallels site.
PhpPgAdmin is a PostgreSQL administration
Web interface written in PHP. Starting with H-Sphere 2.5, it is installed with PostgreSQL server
as a hsphere-phppgadmin-<version>-<build> package, where
<version> is PhpPgAdmin version, and <build> is
this package's build number.
In H-Sphere versions earlier than 2.5, PhpPgAdmin is installed as a tarball to a Web server
whose logical server id is specified in the PHP_PG_ADMIN property
in the ~cpanel/shiva/psoft_config/hsphere.properties file.
Usually, it is the first Web server added to the system.
PhpPgAdmin installation directory is /hsphere/shared/apache/htdocs/phpPgAdmin.
|