I have multiple sites and a reseller account here at TCH. I've got separate packages and separate installations of drupal on each. I'm trying to figure out how to run them from one code base. I've sucessfully set up a multisite installation on my home computer but I am a little confused how to do this on TCH. If I park domains what effect does this have on other site functions (mail, cpanel, email forwarding)? It should be as simple as creating a symlink in the base directory, but TCH doesn't have a command prompt to do this. Alternately I've tried using a php script to create a symlink but it responds with a permission denied error.
I'd like to preserve the webmail setups, email forwarding, and generally speaking the cpanel interface for each site. I'm also keeping separate databases for each site. I just want to only have to maintain one codebase.
Can anyone offer any solutions or tips on how to suceed at this?