From: Evan R. <eva...@gm...> - 2006-04-22 08:58:09
|
Hey guys, another open question... As I'm forced to redo the install script quite a bit to allow for user inpu= t (first user info...) and then a submit to start the install/update process, do we want to migrate the main config stuff to the install script as well. That would mean that the user would not have to edit config.php, but rather we generate it for him when he enters his DB connection info in the install script. If needed, he can go tweak the config file for the other parameters. Although, i want to avoid opening a can of worms...if there already is a config.php, then we need to do an update, which could be a bit messy. Or do we forget it for now, and just go for the user info? /evan |