eZ publish kickstart configuration

eZ publish kickstart configuration

Wednesday 25 May 2005 1:22:03 pm - 2 replies

Modified on Wednesday 25 May 2005 1:23:48 pm by kracker (the)

Author Message

kracker (the)

The Doctor

Wednesday 25 May 2005 1:55:16 pm

Interesting

I have learned by first greping (searching inside the source code directory files) for the relevant keyword, I see that:

cd /path/to/ezpublish/; grep -R "kickstart.ini" * | less

The <b>kickstart.ini</b> file is referenced in the <i>kernel/setup/steps/ezstep_installer.php</i>.

It seems that that is just where It is to read and parse the kickstart variables.

Fyi, I have <i>not</i> installed the .htaccess_root to .htaccess, yet *shrugs*

I also reread the header of the <b>kickstart.ini</b>:

# Kickstart file for the setup wizard
#
# Here it is possible to specify kickstart data for each step
# in the setup wizard. Each step that is present will be skipped
# in the web interface
#
# Copy this file as kickstart.ini in the root of eZ publish
# to enable this functionality

//kracker
<i>Aesop Rock - Labor Day - Daylight</i>

Member since: 2001.07.13 || http://ezpedia.se7enx.com/

Gene Snider

Wednesday 25 May 2005 5:49:08 pm

You are correct that the file needs be copied and renamed ( and the kickstart values uncommented and modified as appropriate ).

However ( depending on where you are located ) beware of trying to set the language to eng-US. I have had nothing but difficulties with that ( perhaps a latent anti-US bias in the code? ). In particular the translation will blow up unless you turn it off completely.

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.