I'm playing with Cherokee at the moment and i try few things. So i recompiled it a couple of times and i had an idea, cause i saw there is no upgrading tool. And it gets to my mind: The update can be easy done by shell script that do: 1) stopping Cherokee if its running 2) copy cherokee.conf to /tmp (for example) 3) compile the new version with prefix=/the/old/install/dir 3) move /tmp/cherokee.conf at its previous location (this step can be passed if the makefile doesn't overwrite existing config file) 4) start the service again. What do you think? Is it a good idea?
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
