Re: [Webapp-config-users] List status?
Brought to you by:
rl03
From: Bob T. <rt...@ce...> - 2010-04-20 17:04:24
|
You ARE there. Congrats. When you use the --si switch you have to specify host and directory. Localhost is the default webapp-config root directory. You COULD change that in the webapp config file (/etc/vhosts/webapp-config). Or just use the switch for host. Eg. webapp-config --si -h webmail.media-brokers.com -d squirrelmail that will give you info on all apps installed in that domain under that directory. Try it out. You will see your squirrelmail app installed with version number. If you update world, you should also get rid of the md-5 warning. I think. It's been a long time since I have seen that warning. Can't remember if I had to do anything specific. Be careful if you try to update world if you haven't done so in a long time. You will have to run revdep-rebuild a few times and restart several services. Might also have a problem with php and apache that would require a rebuild. Nothing major, just time consuming. Have fun, looks like you are all set....... Bob > -----Original Message----- > From: Tanstaafl [mailto:tan...@li...] > Sent: Tuesday, April 20, 2010 9:06 AM > To: web...@li... > Subject: Re: [Webapp-config-users] List status? > > On 2010-04-19 8:07 PM, Bob Tongue wrote: > > Actually you want webapp-config -I -h webmail.example.com -d > squirrelmail > > 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 > > > > This would be webapp-config -I -h webmail.example.com -d roundcube > > roundcube 0.3.1 > > Ok, got the old 1.4.6 totally removed, and the new 1.4.19 installed and > working, but in addition to the warning about md5 being deprecated > (that > I already asked about), I still get the following error when I do > webapp-config --si: > > myhost ~ # webapp-config --si > * Fatal error: No .webapp file in /var/www/localhost/htdocs; unable to > continue > * Fatal error(s) - aborting > myhost ~ # > > Why is it pre-pending /var/www/localhost? > > But at least now shows: > > myhost ~ # webapp-config --li > /var/www/webmail.media-brokers.com/htdocs/roundcube > /var/www/webmail.media-brokers.com/htdocs/squirrelmail > myhost ~ # > > Almost there! :) > > -- > > Charles > > ----------------------------------------------------------------------- > ------- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Webapp-config-users mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webapp-config-users |