I deleted my VHM and Can't Access the ZMI - What Can I do?
You need to access your Zope directly, by going around Apache and connecting to Zope's webserver directly. You can do this by getting the IP your Zope is using (its usually in /usr/local/etc/apache/conf/vhosts.conf) and the port its webserver is using, which is also in the same place. The port is usually a four digit number that begins with 8 or 9. Now open your browser and put IP:port/manage into the address field and login. Once you're in you can undo the deletion of the VHM or add another one (VirtualHostMonster) from the Add Menu.