
after setting up psconfig:

alala example:
 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/localhost/htdocs

kiawe / alala example:
 psconfigure --dbhost alala --dbuser ipp --dbpass ipp --htdocs /var/www/kiawe

ipp004 / ipp017 example:
 psconfigure --dbhost ipp017 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs

ipp004 / ipp004 example:
 psconfigure --dbhost ipp004 --dbuser ipp --dbpass ipp --htdocs ~ipp/htdocs

# note that we have a special version for ippmonitor without $PSCONFIG/$PSCONFDIR values:
ipp@ipp004 / ippdb01 example:
 psconfigure --dbhost ippdb01 --dbuser ipp --dbpass ipp --htdocs ~/htdocs --site ~/ippconfig/ippmonitor.config

