From: Reini U. <rei...@gm...> - 2005-10-23 18:52:08
|
On 10/23/05, Matt Brown <ma...@ma...> wrote: > On Sat, 2005-10-22 at 21:28 +0200, Reini Urban wrote: > > BTW: The config-template.ini is not needed, since the required info > > is already in config-dist.ini and config-default.ini > > But it's a good and easy to follow start. > > The problem with config-dist is that it contains multiple copies of some > of the directives, the migration script isn't really smart enough to > handle that nicely. > > config-template just contains a single entry for each directive. Maybe > config-default would have been appropriate... I didn't actually consider > that. True. I did most of the logic to combine these two already in configurator.php, and will change that in your perl script. Looks easy to me. -- Reini Urban |