1 - Create a mySQL table with appropriate priviledges. See /usr/share/doc/${PF}/${P}.sql for an example. 2 - goto http://${VHOST_HOSTNAME}${VHOST_APPDIR}/setup/index.php For some reason, if you do not go to the full address as noted above, you get redirected to the phpwcms.de website Remember: Check: 'create all db tables' if it's a new install Create your admin account on Page 2 3 - # cd ${MY_INSTALLDIR} # cp ./setup.conf.inc.php ./config/phpwcms/conf.inc.php # rm -r setup 4 - Login via the link at the top of page 5 Or http://${VHOST_HOSTNAME}${VHOST_APPDIR}/login.php And there you have it... Design away.