H-Sphere Documentation Sysadmin Guide

 

Logging Into H-Sphere System Database

 

Last modified: 19 Mar 2007

 

To run SQL queries against the H-Sphere system database, you need to log into H-Sphere system database:

  1. Log in as root on the CP server:
    $ su -
  2. Log in as the cpanel user:
    # su -l cpanel
  3. Connect to the system database:
    # psql -d hsphere wwwuser


© Copyright 1998-2008. Positive Software Corporation.
All rights reserved.