You are almost done! 1. Setup a database (e.g. MySQL: see http://www.gentoo.org/doc/en/mysql-howto.xml) 2. Edit ${MY_INSTALLDIR}/config.php and set at least: - \$databasetype - \$databaselocation - \$databasename 3. Login on http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/install and finish the installation. The default login credentials are username 'admin' and the password is 'password'. 4. You can now launch your browser and point it to your LimeSurvey site e.g. http://${VHOST_HOSTNAME}/${VHOST_APPDIR} -> Main Site http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin/admin.php -> Admin You can log into the administration view using the username 'admin' along with the password that was generated or you chose during the web based installation. Enjoy LimeSurvey