Forums / Setup & design / Setup another site in the same installation.

Setup another site in the same installation.

Author Message

Leonardo López

Monday 02 January 2006 10:48:47 am

Hello, happy new year to every body... im trying to setup a new site in mi ezpublish installation, im being reading documentation about it but i cant get it yet.... under /settings/siteaccess/ i create a new directory for the new site "/example" and i follow the steps to setup but dont works... if anybody can explain it to me thanks... or give me some link to detailed explain...

Petter Arneson

Tuesday 03 January 2006 4:48:16 am

Hi!
I dont know wich steps you have followed, but this is what I usually do:

1. Create db or copy a database dump (if you wish to use seperate db's). 

2. Create or copy your design catalog (not standard, base or admin).

3. Create new var catalog, remember to set permissions.

4. Create new settings folder in /siteaccesses

5. Create or copy/modify siteaccess/new_site/site.ini and 
    create or copy/modify siteaccess/new_site_admin/site.ini, at least 

	- db connections 
	- name of design catalog
	- name of var catalog

6. Edit settings/override/site.ini.append.php, add

	[SiteSettings]
	SiteList[]=new_user
	SiteList[]=new_user_admin

	[SiteAccessSettings]
	AvailableSiteAccessList[]=new_user
	AvailableSiteAccessList[]=new_user_admin

 

Hope this helps!

www.vzt.no

Leonardo López

Wednesday 04 January 2006 9:30:19 am

Thanks a lot friend!!!

Rubén Valenzuela

Wednesday 03 May 2006 2:42:02 pm

Hello,

I'd like to add this new site too, but ain't it posible to go thru the type of site form so I can create one for each type and compare them?

Thanks in advance

Arvychile