LedgerSMB has been installed into ${VHOST_HOSTNAME} You must add the following to your section for ${VHOST_HOSTNAME} by hand. -----8<---- BEGIN APACHE CONFIG ----------- AllowOverride All AddHandler cgi-script .pl Options ExecCGI Includes FollowSymlinks Order Allow,Deny Allow from All # Prevent unauthorized access to configuration # and access control files Order Deny,Allow Deny from All -----8<---- END APACHE CONFIG ----------- Once you've done that, go to admin.pl (probably at http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/admin.pl) and set your initial password and users. Good luck!