To drop the same database '''<small>hda-create-db-and-user -d foo</small>'''
= Make an app start when the server (re)boots =
The best way to have your app start when the computer boots/reboots is to add an entry to the crontab. Since the install scripts are run by the user 'apache', you can only add entries to apache's crontab. This means you cannot start any apps that require root privileges.