multi-sites problem
freeunixer - May 20, 2006 - 07:46
sorry, although i look for some docu,but still can't clear understand.
My question is, I want to set multisite with the same domain but the different subdir and different db,
http://domain.tld/drup -> drup(mysql)
http://domain.tld/drup2 -> drup2(mysql)
How should i use the drup/sites/ configuration function,
and if I need to fix the apache2 configure file?
if someone can show me some info or a example?
Thank you

need help on multi-sites on subdirectories
i need similar help here.
i am on a shared linux (with php & mysql) webhosting... using cpanel. i am trying to set up multi sites on one code base (but with different mysql dbases given the different site configs and content).
i have already installed the primary codebase at the following server location (the index.php can be found in a subdirectory):
public_html/maincode/index.php
the corresponding url is http://www.domain.com/maincode/index.php
I now would like to create another site at http://www.domain.com/secondsite or by using subdomains like http://secondsite.domain.com/
i have created the site config files as follows:
sites/default/settings.php
sites/secondsite.domain.com/settings.php OR sites/www.domain.com.secondsite/settings.php
but when i go to http://secondsite.domain.com/ OR http://www.domain.com/secondsite i get a "page not found" error.
so what else do i need to do?
btw, i also posted this comment several times on the handbooks comment, but they do not show up.
http://www.my-kart.org/
no responses??
would anybody have a similar issue like this? perhaps somebody can describe on their successes.
http://www.my-kart.org/