Re: [Webapp-config-users] 1st question: path to old phppgadmin borked
Brought to you by:
rl03
From: <tan...@li...> - 2009-08-07 15:44:43
|
On 12/26/2007 1:56 PM, tan...@li... wrote: > Ok, hopefully there's an easy answer to this one... > > Why is the phppgadmin installation borked (I don't use it though, so > really just want to remove it). It somehow got installed in: > > /var/www/localhost/htdocs/phppgadmin (note no trailing htdocs directory) > > 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 > > But when I try to confirm the install with: > > myhost ~ # webapp-config --si -h phppgadmin > > or any combination of the path to the install, it just gives me: > > * Fatal error: No .webapp file in > /var/www/localhost/htdocs/phppgadmin/htdocs; unable to continue > * Fatal error(s) - aborting > > A directory listing shows: > > myhost ~ # ls -al /var/www/localhost/htdocs/phppgadmin/ > total 531 > drwxr-xr-x 10 root root 1704 Nov 1 2005 . > drwxr-xr-x 7 root root 384 Sep 24 18:55 .. > -rw------- 1 root root 325 Nov 1 2005 .webapp > -rw-r--r-- 1 root root 19103 Nov 1 2005 .webapp-phppgadmin-3.5.4 > ... > all of the other files are listed... > > Obviously it is always looking in an htdocs subdirectory, and I don't > know how to specify the path to be able to --si, and I don't want to > attempt to remove it until I'm certain about how to specify the path. > > Many tia for your help! -- Best regards, Charles |