RE: RE: issue of installation of liferay 7.4.0

Scarletake Bwi, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

hi

i try to use liferay 7.4.0 ga1

and i config the portal-setup-wizard.properties with 

company.default.web.id=bigleg.com

but after i click "finish configration", the portal-setup-wizard.properties change to

company.default.web.id=diferent.com

not only, the company.default.name is dispear. so now, i have to check portal-setup-wizard before first start of installation.

and even i use 

admin.email.from.address=scarletake@bigleg.com

i have to use scarletake@diferent.com to login in first time

i don't know is that a issue.

is there any standard installation procee?

thumbnail
Christoph Rabel, modified 4 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts

I'd suggest you create a "standard" portal-setup-wizard.properties file. Fire Liferay up once to get a "template", then update it and use it afterwards. Once you have the line "setup.wizard.enabled=false" in the file, it won't start the wizard anymore and update those settings.

Scarletake Bwi, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

hi Christoph

thank you, i use standard portal-setup-wizard.properties. but it is from 6.1, is there any change in 7.4? and where can i got the new standard portal-setup-wizard.properties?

admin.email.from.name=Test Test
default.admin.first.name=Test
default.admin.last.name=Test
admin.email.from.address=test@liferay.com
company.default.name=Liferay
default.admin.email.address=test@liferay.com
company.default.locale=en_US
setup.wizard.enabled=false
default.admin.screen.name=test

 

thumbnail
Olaf Kock, modified 4 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

You'll get the current version's file by running setup-wizard once in a throwaway installation, then use it and edit it

 

thumbnail
Christoph Rabel, modified 4 Years ago. Liferay Legend Posts: 1555 Join Date: 9/24/09 Recent Posts

Just start a freshly unpacked installation of Liferay 7.4 once and configure it. It will save the setup wizard properties file then. Since the wizard has no field for it, you will have to edit/add some fields like company.default.web.id later on.

Scarletake Bwi, modified 4 Years ago. Expert Posts: 327 Join Date: 12/20/10 Recent Posts

thank you.

and know i know, 

company.default.name will always disappear after first time config.

and 

company.default.web.id will always change to the admin email.

but modify after first time, it will fixed.