<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt">"Multisite" means multiple sites installed on a single codebase. You have to have a base installation and that is where the VirtualHost will point.<div><span><br></span></div><div>&nbsp;</div><div><font color="#ff007f" face="bookman old style, new york, times, serif" size="4"><i><b>Nancy</b></i></font> <br></div><div><font face="arial, helvetica, sans-serif">Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.</font></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times,
 serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Roger</font><br></div><br>I seem to have problems getting multi sites to work.<br>On my home pc Fedora 16 I have latest Drupal 7 in /var/www/html<br>In /sites I have example.com. In example.com I have settings.php and <br>/files both a+w<br>I have not installed the base drupal as I only wish installation of <br>multisites.<br><br>&nbsp; /etc/hosts set to 127.0.0.1 example.com localhost.localdomain localhost<br>&nbsp; NameVirtualHost 127.0.0.1:80<br><br>&lt;VirtualHost 127.0.0.1:80&gt;<br>DocumentRoot /var/www/html<br>ServerName localhost<br>&lt;/VirtualHost&gt;<br><br>&lt;Directory /var/www/html/example.com&gt;<br>Options +FollowSymLinks<br>AllowOverride All<br>order allow,deny<br>allow from all<br>&lt;/Directory&gt;<br><br>Calling example.com gives error message :The Drupal installer requires <br>that you create a
 settings file as part of the installation process. <br>Copy the /./sites/default/default.settings.php/ file to <br>/./sites/example.com/settings.php<br><br>/What could be wrong please, I 'm really stuck as I need to understand <br>the process so that I can set up multisites on the centos shared server.<br> </div> </div> </blockquote></div>   </div></body></html>