[support] Drupal 7 multi site problem

Ms. Nancy Wichmann nan_wich at bellsouth.net
Wed Dec 19 00:26:30 UTC 2012


"Multisite" means multiple sites installed on a single codebase. You have to have a base installation and that is where the VirtualHost will point.

 
Nancy 

Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.



>________________________________
> From: Roger
>
>I seem to have problems getting multi sites to work.
>On my home pc Fedora 16 I have latest Drupal 7 in /var/www/html
>In /sites I have example.com. In example.com I have settings.php and 
>/files both a+w
>I have not installed the base drupal as I only wish installation of 
>multisites.
>
>  /etc/hosts set to 127.0.0.1 example.com localhost.localdomain localhost
>  NameVirtualHost 127.0.0.1:80
>
><VirtualHost 127.0.0.1:80>
>DocumentRoot /var/www/html
>ServerName localhost
></VirtualHost>
>
><Directory /var/www/html/example.com>
>Options +FollowSymLinks
>AllowOverride All
>order allow,deny
>allow from all
></Directory>
>
>Calling example.com gives error message :The Drupal installer requires 
>that you create a settings file as part of the installation process. 
>Copy the /./sites/default/default.settings.php/ file to 
>/./sites/example.com/settings.php
>
>/What could be wrong please, I 'm really stuck as I need to understand 
>the process so that I can set up multisites on the centos shared server.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20121218/02ae5f28/attachment.html 


More information about the support mailing list