H-Sphere Sysadmin Guide

Logging Into H-Sphere System Database

 
 

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-2007. Positive Software Corporation.
All rights reserved.