hello,
i am trying to install the multi site configuration so i would share the module and thems but i keep getting errors, I installed all my drupal websites under :
hostname/sites/domain1
and configured the setting.php file within hostname/sites/domain1/sites/default/setting.php as follow :
$db_url = 'mysql://username:password@localhost/databasename';
$db_prefix = array(
'default' =>'',
'modules'=> 'main_',
'themes' => 'main_',
);
i tried following the explainations in the handbooks but it does not seems to work for me, what do i miss ???
Please help
Evyatar
Comments
Comment #1
dalinHello Evyatar,
If you need help with general setup of Drupal you should post to the forums. You've instead posted a bug about a module that you haven't used. I would be willing to help you, however you've given no information to go on. If you want help you need to give:
1. description of your configuration
2. the steps you performed
3. what you expected to happen that didn't (or what happened that you weren't expecting)
Comment #2
evyawebsites commentedhi Dalin,
I've noticed that it is not the right place to post my question, sorry.
i reposted the question in the forum, im pretty new here...
please check it here - http://drupal.org/node/213329#comment-703548