Posted by Dokuro on November 7, 2010 at 4:06am
Working on getting a Multi-Domain, but not multi-site install on Ubuntu 10.04 working.
The reason for not having it be a Multi-site install is that we deal a lot with Japan and Japanese clients. Core does have to be patched from time to time. Now if I setup a server that has two different Drupal sites going, one might need core patched a bit, and I don't want all the sites to have the burden of having that patched install.
I will post back with my workings, but if anyone could post some tips that would be great too.

Comments
Added a wiki for this
Added a wiki for this http://groups.drupal.org/node/104824
Please help out if you can!
Working
Seems to be working, I just did a 2nd site install on this, while it takes some time, it seems to work. Would love to have someone review the steps and see if they see any major or minor errors.
Did get a white screen of death error after I entered the memcache key, and drush would not run to clear the cache, so I ran update.php and all was fixed.
Hope that helps someone else out there.
White Screen Of Death after Cron
Ok, I am getting a white screen of death after I run cron. Then I run update.php and things work fine for a little bit.
Any tips would be great.
Ok, after trying many
Ok, after trying many different things, I can't seem to get it.
I do notice this. If cron is run, and then the site is hit by a user, cron can run again no problem. But, if cron is run, and the site has not hits, and then cron runs again the site will WSOD.
Thing that is weird is the initial site I loaded up, does not have this issue, I can't work out why.