Forums / Install & configuration / Running Multiple Sites on single server with a single installation

Running Multiple Sites on single server with a single installation

Author Message

Michael Gardner

Friday 11 June 2004 8:36:35 am

I currently have the following domains hosted on a single server:

interceptdesign.com /html
aboutthegardners.com /html/aboutthegardners
aporegion7.org /html/aporegion7

I have ez publish up and running for interceptdesign.com and now would like to add abouttehgardners to run under EZ Publish. when I copy index.php to the /html/aboutthegardners subdirectory, I get a blank page.

I belive that this is because the index.php in aboutthegardners doesn't know where to find the ezp code.

Any suggestions would be very greatly appreciated.

I have updated my /settings/override/site.ini.append and /settings/siteaccess/aboutthegardners/site.ini.append.php file

mG

Paul Borgermans

Friday 11 June 2004 10:48:05 am

Michael

You need to provide moreinfo. Copying index.php is not enough and cannot lead to w working site. You'll possibly have to edit the apache config for virtual hosts and match the other two to siteaccess rules in your ez publish settings

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Michael Gardner

Tuesday 15 June 2004 11:30:30 am

Paul,

I have the following websites:

http://www.interceptdesign.com
http://www.aboutthegardners.com

They are on the same server, but I would like them to pull up different contents. I've looked at the following support pages, and the yare very confusing:

http://ez.no/ez_publish/documentation/configuration/configuration/multi_site
http://ez.no/ez_publish/documentation/configuration/configuration/site_access

In a nutshell, can you tell me what I need to do so that I can use the same EZ Publish 3 installation to drive both sites?

mG