Return to "ValueApps - Databases"

Managing Databases with PhpPgAdmin


 
The topic of this article is not supported by our customer support department, however for your convenience we are providing this material to assist you in troubleshooting potential issues related to this topic.

PhpPgAdmin is a web-based Graphic User Interface (GUI) for working with PostgreSQL databases.  It allows database developers to quickly view and modify the contents of a PostgreSQL database without needing to enter commands by hand.


Installing PhpPgAdmin

  • Log in to your VDS Manager by clicking the ‘Login to VDS Manager’ link from the Products page of the Customer Manager, which is located at https://my.opensourcehost.com.
  • Click on Install & Manage on the left
  • Click on the Database section at the top
  • Under the Available ValueApps list, click on the phpPgAdmin icon
  • Agree to the license
  • Click the button

You will now see a link labeled “Launch Application” next to phpPgAdmin under Installed ValueApps that you can click to access your database information; you can also use this direct link to access PhpPgAdmin using your VDS Manager username and password:
http://yoursitedomain.com/phppgadmin/

If you are prompted for an additional username and password once phpPgAdmin opens, enter your VDS username along with the password that you selected when PostgreSQL was installed.