From: Alison <pe...@al...> - 2009-02-04 18:05:50
|
Hi, looking at upgrading a live survey using version 1.8.2 to the latest version. Needless to say being live and in production one needs to be more than a little careful. The Upgrade file just states the following: $ cd /usr/local/www/htdocs $ mv phpESP phpESP.old $ tar -zxf /path/to/phpESP-1.6.tar.gz $ mv phpESP-1.6 phpESP ... configure phpESP 1.6 ... ... update database ... ... test phpESP 1.6 ... $ rm -rf phpESP.old LInes 1 through 4 - no problems. But lines 5 and 6 aren't the most descriptive of "How". Is there a better set of notes somewhere? Alison PS. Couldn't find any facility to search the archived notes from this list. |