Forums / Install & configuration / kickstart.ini - database configuration
Philippe BEAU
Tuesday 06 February 2007 9:38:01 am
Hello all,
i'm trying to make an automatic install with ez publish 3.9.0 and the use of kickstart.ini. i arrive to make this working great, but i have a problem at the level of database settings. with the kickstart.ini following it's always showing the database configuration screen at ezpublish and without modifying any field and validating, the configuration is ok. How to force this to continue ? where do i do a mistake ?
[database_choice] Continue=true Type=mysqlContinue=true
[database_init] Continue=true Server=localhost User=databaseusernamePassword=databasepassword
best regards
Philippe,
Kristof Coomans
Tuesday 06 February 2007 10:20:05 am
Hi Philippe
I remember me trying to do the same, but never succeeded. I'm pretty sure it's a bug, can you post a report in the issue tracker? http://issues.ez.no
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 06 February 2007 10:39:12 am
Hi Kristof,
i will submit an issue on your nice wIT :)
Best regards
Karl Latiss
Tuesday 06 February 2007 5:16:38 pm
It work for me - you're missing the database entry in [database_init]. Should be:
[database_choice] Continue=trueType=mysql
[database_init] Continue=true Server=localhost Database=databasename User=databaseuserPassword=databasepassword
Atvert Systems http://www.atvert.com.au