[Webapp-config-users] 3rd question... --si shows two directories for one install?
Brought to you by:
rl03
From: Simon J. <tan...@li...> - 2007-12-26 19:03:42
|
Last issue (for now) ;), and most important one... The current active version of squirrelmail is 1.4.6-r3, and resides in "/var/www/webmail.mydomain.com". I want to update this to the latest 1.4.13 version of squirrelmail, which is already installed on the system. First, pertinent webapp-config output: myhost ~ # webapp-config --li /var/www/localhost/htdocs/phppgadmin /var/www/webmail2.mydomain.com/htdocs /var/www/webmail.mydomain.com/htdocs/. /var/www/webmail.mydomain.com/htdocs Now... why the two entries for webmail.mydomain.com (one with a trailing '/.', and one without it)? This is where the current/active squirrelmail (1.4.6-r2) resides, so I don't want to mess it up. Webbapp-config reports the same thing for both these two entries: moria ~ # webapp-config --si -h webmail.media-brokers.com squirrelmail 1.4.6-r3 and moria ~ # webapp-config --si -h webmail.media-brokers.com/. squirrelmail 1.4.6-r3 Once I get this sorted, I want to update to the latest. Webapp-config reports the following: myhost ~ # webapp-config --lui squirrelmail-1.4.13 So, all I should have to do to update, once the above is sorted, is: webapp-config -U -d /var/www/webmail.mydomain.com squirrelmail 1.4.13 ? Thanks again! Simon |