Forums / Install & configuration / More than one site in one ez installation
Radic Radovan
Tuesday 01 November 2005 2:19:36 am
Hi,
Sorry if this was already discussed, but i havent found answer yet. I would like to know if this is possible to have more than one site with one ez publish installation. I know i can have admin and user sites, but can i have more than one user access site? I think it is possible, but that i need database for each site, is this correct?
Radovan
Ćukasz Serwatka
Tuesday 01 November 2005 11:41:03 pm
You can have many public siteaccesses with one admin. In your content structure this will look like:
/root | |------ siteaccess 1 (Folder) | |------ siteaccess 2 (Folder) | |------ siteaccess n (Folder)
In example above every siteaccess will start from own Folder as root (home page). So every new content for siteaccess 1 will be created under siteaccess 1 (Folder). In this example one database will be use.
Of course you can setup new public siteaccess and admin siteacces which will point to new database and different domains, like new website.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Wednesday 02 November 2005 12:18:12 am
Thanks for the response, it was useful.
Natalia Lillo
Wednesday 09 November 2005 8:07:33 am
Hi Radicr,
I have the same problem, I want to create other site under same eZ, Please, could you explain me which are the steps to do it, I need other data base??.....
Thanks Natalia
Wednesday 09 November 2005 8:23:08 am
One solution is that you create new siteaccess and in overrided site.ini.append.php define new database settings, and start wizard for creating site there.
Another solution would be to create new folder in your content structure administration site, and open site like site/index.php/siteaccess/first_site and then add all new contents under this new folder called first_site. This is how i understood the answer. Anyone to clarify better?
Wednesday 09 November 2005 11:01:54 am
Ok... Thanks.
I will take the second solution, I think it's more than easy...
Cheers..
Natalia