ACCT_USER=`echo $USER`
ACCT_DB=`echo $ACCT_USER`_wp
ACCT_DBUSER=`echo $ACCT_DB`
INSTALL_DIR=/blog

