Package: wwwconfig-common
Version: 0.0.19
After a horde/imp upgrade, I got error messages like this one, upgrading
fails when setting permissions:
chown: getting attributes of `ftp.www-data': No such file or directory
chown: getting attributes of `staff': No such file or directory
I found that horde/imp are using wwwconfig-common, which uses getwwwconfig
to find out the user that Apache runs as.
apache-run.get: getwwwoption User /etc/$server/httpd.conf
apache-run.get: webuser=$getwwwoption
ns2:/usr/share/wwwconfig-common# grep User /etc/apache/httpd.conf
User www-data
[...]
User ftp
server:/usr/share/wwwconfig-common# grep Group /etc/apache/httpd.conf
Group www-data
[...]
Group staff
Interesting thing is that we have multiple User / Group directives in the
config file - which one is getwwwconfig supposed to find?
ii wwwconfig-common 0.0.19 Debian web auto configuration.
ii horde 1.2.6-4 Core elements for the Horde Web Application Suite
iF imp 2.2.6-5.2 Web Based IMAP Mail Program.
--
"They that can give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
--Benjamin Franklin, 1759
Hello
It is supposed to find the first one.
Regards,
// Ola
On Fri, Mar 05, 2004 at 10:22:42AM +0100, Alexander List wrote:
> Package: wwwconfig-common
> Version: 0.0.19
>
>
> After a horde/imp upgrade, I got error messages like this one, upgrading
> fails when setting permissions:
>
> chown: getting attributes of `ftp.www-data': No such file or directory
> chown: getting attributes of `staff': No such file or directory
>
> I found that horde/imp are using wwwconfig-common, which uses getwwwconfig
> to find out the user that Apache runs as.
>
> apache-run.get: getwwwoption User /etc/$server/httpd.conf
> apache-run.get: webuser=$getwwwoption
>
>
> ns2:/usr/share/wwwconfig-common# grep User /etc/apache/httpd.conf
> User www-data
> [...]
> User ftp
>
> server:/usr/share/wwwconfig-common# grep Group /etc/apache/httpd.conf
>
> Group www-data
> [...]
> Group staff
>
> Interesting thing is that we have multiple User / Group directives in the
> config file - which one is getwwwconfig supposed to find?
>
>
> ii wwwconfig-common 0.0.19 Debian web auto configuration.
> ii horde 1.2.6-4 Core elements for the Horde Web Application Suite
> iF imp 2.2.6-5.2 Web Based IMAP Mail Program.
>
>
> --
> "They that can give up essential liberty to obtain a little temporary safety
> deserve neither liberty nor safety."
> --Benjamin Franklin, 1759
>
>
--
--------------------- Ola Lundqvist ---------------------------
/ [email protected] Annebergsslingan 37 \
| [email protected] 654 65 KARLSTAD |
| +46 (0)54-10 14 30 +46 (0)70-332 1551 |
| http://www.opal.dhs.org UIN/icq: 4912500 |
\ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 /
---------------------------------------------------------------
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.