Re: [Webapp-config-users] List status?
Brought to you by:
rl03
From: Tanstaafl <tan...@li...> - 2010-04-19 21:20:58
|
On 2010-04-19 2:07 PM, Bob Tongue wrote: > Sorry, I thought I was replying to the list. Lol Heh - no worries... I thought maybe my questions were too 'elemental' for the list... ;) > Webapp-config is not a "smart" program. It will install where you > tell it whether it makes sense or not. If you installed to > /var/www/webmail.media-brokers.com/htdocs/., it might have actually > created a directory called . I hope not because that would sure be > weird and hard to correct. I am assuming that the > squirrelmail-1.4.6-r3 that is installed is the "good" copy of > Squirrelmail. I am also assuming that the document root that you want > to use is /var/www/webmail.media-brokers.com/htdocs > > Is there a reason that you are installing squirrelmail to the > document root and not to a subdirectory of that root? Just curious. I did this over 4 years ago way back when I was young and ignorant. Now that I'm old and even more ignorant, I'm trying to clean up the mess I made... ;) lol I've got current backups (do those every night), so no worries there. The good news is, no one really uses it - which is why I haven't been too worried about it being so old. But I'm now wanting to update it and also install roundcube and give people a choice... > Also, what do you get when you do a ls -a > /var/www/webmail.media-brokers.com/htdocs/./.webapp*? myhost ~ # ls -al /var/www/webmail.media-brokers.com/htdocs/./.webapp* -rw------- 1 apache apache 334 Aug 10 2006 /var/www/webmail.media-brokers.com/htdocs/./.webapp -rw------- 1 apache apache 135720 Aug 10 2006 /var/www/webmail.media-brokers.com/htdocs/./.webapp-squirrelmail-1.4.6-r3 myhost ~ # > It should give you the same as the other and the file should be the > same. Check it out. Yep, they appear to be the same... so is that good? > If that is the case, I would tend to ignore the erroneous entry. If you are > really bothered by it, you can try to uninstall the > /var/www/webmail.media-brokers.com/htdocs/. One but be prepared to lose the > install entirely. Not that that is a bad thing. Just means you have to > reinstall. If that is the route you want to go then back up the install > directory and run > Webapp-config -C -h /var/www/webmail.media-brokers.com/htdocs/. squirrelmail What I really want to do is clean things up. If that means nuking the old squirrelmail install, so be it. The main thing I need to worry about is the user authentication config, and I'm sure I can figure that out... So, check me here. If I just start from scratch, for webmail I'm thinking I'd like a directory structure something like: /var/www/webmail.example.com/htdocs/package So, to install )from scratch) squirrelmail so that it installs to the above directory structure, I'd do: webapp-config -I -h webmail.example.com -d squirrelmail 1.4.19 which would install to: /var/www/webmail.example.com/htdocs/squirrelmail Is that right? Then roundcube would be: webapp-config -I -h webmail.example.com -d roundcube 0.3.1 ? The main thing I'm concerned about is another app I have installed that is *not* installed with webapp-config, and that is an old version of postfixadmin (2.1), and that is next on my list of things to update. You don't happen to use postfixadmin do you? ;) > That will try to uninstall the "bad" install (which may just be the > good install also. In which case you will have to reinstall to the > "good" directory. If you do have to reinstall, you may have to > delete that .webapp file in order to do so. What version of Linux are > you running? I am running Gentoo and the latest release of > squirrelmail is 1.4.19. Yeah, I know, I'm on Gentoo too and updating is what I'm trying to accomplish... ;) Thanks *so* much again for taking the time to help me with this... -- Charles |