I recently got a VPS with WHM. My root account is mysite.com. I needed the subdomain hello.mysite.com and didn't really know how to use WHM at the time, so instead of creating a new account in WHM, I did what I was used to doing which was to create hello.mysite.com as a subdomain within my mysite.com cPanel. I installed a Drupal site in the directory public_html/hello. Now however I want to take the site out of the general public_html directory of mysite.com and create its own account in WHM. If I try creating the new subdomain in WHM I get 'The domain “hello.mysite.com” already exists in the Apache configuration.' So I guess I have to remove the existing subdomain from cPanel before I can create the WHM account of the same name. What's the easiest way to convert the original subdomain into a new WHM account without losing the site that is currently living at hello.mysite.com?