* [gentoo-dev] GLEP #11: webapp-config 1.1 in Portage and marked stable
@ 2004-04-14 20:52 Stuart Herbert
2004-05-02 21:50 ` [gentoo-dev] GLEP #11: webapp-config N. Owen Gunden
0 siblings, 1 reply; 5+ messages in thread
From: Stuart Herbert @ 2004-04-14 20:52 UTC (permalink / raw
To: gentoo-dev; +Cc: gentoo-web-user
[-- Attachment #1: Type: text/plain, Size: 975 bytes --]
Hiya,
Just a quick note to say that we're now ready to start moving ebuilds across
to the new webapp.eclass approach.
I've committed a new, improved webapp-config v1.1, which includes man pages
for the eclass, config file and admin utility. I'm sure the docs can be
improved on, but we now have the basics covered.
What I need now are devs to try using the new eclass and users to try using
the new webapp-config tool, please ;-) I'm also desperate for volunteers to
help improve the documentation. A Gentoo Guide to virtual hosting would be
great ;-)
Best regards,
Stu
--
Stuart Herbert stuart@gentoo.org
Gentoo Developer http://www.gentoo.org/
Missed the php|cruise? http://dev.gentoo.org/~stuart/cruise-2004/
GnuGP key id# F9AFC57C available from http://pgp.mit.edu
Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
--
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] GLEP #11: webapp-config
2004-04-14 20:52 [gentoo-dev] GLEP #11: webapp-config 1.1 in Portage and marked stable Stuart Herbert
@ 2004-05-02 21:50 ` N. Owen Gunden
2004-05-02 21:54 ` AW: " Martin Holzer
2004-05-03 1:28 ` Stuart Herbert
0 siblings, 2 replies; 5+ messages in thread
From: N. Owen Gunden @ 2004-05-02 21:50 UTC (permalink / raw
To: gentoo-dev
On Wed, Apr 14, 2004 at 09:52:04PM +0100, Stuart Herbert wrote:
> ... and users to try using the new webapp-config tool, please ;-)
I've just given webapp-config a whirl with squirrelmail-1.4.2-r5. Most
of what I have to say is: "good job!".
A couple of questions:
Is there any reason to insist that apps get installed in
whatever/htdocs? I notice that VHOST_ROOT doesn't include the htdocs
part--could it, so that users can change (or remove) it?
And specific to squirrelmail: the data directory needs to be owned by
apache (not root). I don't know if this is a fault of webapp-config or
the squirrelmail ebuild.
- O
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* AW: [gentoo-dev] GLEP #11: webapp-config
2004-05-02 21:50 ` [gentoo-dev] GLEP #11: webapp-config N. Owen Gunden
@ 2004-05-02 21:54 ` Martin Holzer
2004-05-03 1:28 ` Stuart Herbert
1 sibling, 0 replies; 5+ messages in thread
From: Martin Holzer @ 2004-05-02 21:54 UTC (permalink / raw
To: 'N. Owen Gunden', gentoo-dev
Please see the open bug at
http://bugs.gentoo.org/show_bug.cgi?id=43224
Martin Holzer
sVrmARTY-/irc.freenode.net
Bug-Wrangler, Gentoo Linux
-----Ursprüngliche Nachricht-----
Von: N. Owen Gunden [mailto:ogunden@phauna.org]
Gesendet: Sonntag, 02. Mai 2004 23:50
An: gentoo-dev@lists.gentoo.org
Betreff: Re: [gentoo-dev] GLEP #11: webapp-config
On Wed, Apr 14, 2004 at 09:52:04PM +0100, Stuart Herbert wrote:
> ... and users to try using the new webapp-config tool, please ;-)
I've just given webapp-config a whirl with squirrelmail-1.4.2-r5. Most of
what I have to say is: "good job!".
A couple of questions:
Is there any reason to insist that apps get installed in whatever/htdocs? I
notice that VHOST_ROOT doesn't include the htdocs part--could it, so that
users can change (or remove) it?
And specific to squirrelmail: the data directory needs to be owned by apache
(not root). I don't know if this is a fault of webapp-config or the
squirrelmail ebuild.
- O
--
gentoo-dev@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] GLEP #11: webapp-config
2004-05-02 21:50 ` [gentoo-dev] GLEP #11: webapp-config N. Owen Gunden
2004-05-02 21:54 ` AW: " Martin Holzer
@ 2004-05-03 1:28 ` Stuart Herbert
2004-05-03 3:28 ` N. Owen Gunden
1 sibling, 1 reply; 5+ messages in thread
From: Stuart Herbert @ 2004-05-03 1:28 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1456 bytes --]
On Sunday 02 May 2004 22:50, N. Owen Gunden wrote:
> On Wed, Apr 14, 2004 at 09:52:04PM +0100, Stuart Herbert wrote:
> > ... and users to try using the new webapp-config tool, please ;-)
>
> I've just given webapp-config a whirl with squirrelmail-1.4.2-r5. Most
> of what I have to say is: "good job!".
:)
> A couple of questions:
> Is there any reason to insist that apps get installed in
> whatever/htdocs? I notice that VHOST_ROOT doesn't include the htdocs
> part--could it, so that users can change (or remove) it?
Why would you want to remove the htdocs directory?
VHOST_ROOT doesn't include the htdocs part, because ebuilds can install files
to live above the htdocs directory.
If you really want to change how this works, you can edit the variables
further down /etc/vhosts/webapp-config.
> And specific to squirrelmail: the data directory needs to be owned by
> apache (not root). I don't know if this is a fault of webapp-config or
> the squirrelmail ebuild.
Which version of webapp-config are you using?
Best regards,
Stu
--
Stuart Herbert stuart@gentoo.org
Gentoo Developer http://www.gentoo.org/
Missed the php|cruise? http://dev.gentoo.org/~stuart/cruise-2004/
GnuPG key id# F9AFC57C available from http://pgp.mit.edu
Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
--
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] GLEP #11: webapp-config
2004-05-03 1:28 ` Stuart Herbert
@ 2004-05-03 3:28 ` N. Owen Gunden
0 siblings, 0 replies; 5+ messages in thread
From: N. Owen Gunden @ 2004-05-03 3:28 UTC (permalink / raw
To: gentoo-dev
On Mon, May 03, 2004 at 02:28:01AM +0100, Stuart Herbert wrote:
> On Sunday 02 May 2004 22:50, N. Owen Gunden wrote:
> > A couple of questions:
> > Is there any reason to insist that apps get installed in
> > whatever/htdocs? I notice that VHOST_ROOT doesn't include the htdocs
> > part--could it, so that users can change (or remove) it?
>
> Why would you want to remove the htdocs directory?
Simply because I had apache (mis)configured to serve straight from the
vhost directory, not from htdocs.
> VHOST_ROOT doesn't include the htdocs part, because ebuilds can install files
> to live above the htdocs directory.
I see. Again, I think this comes from me running a somewhat notstandard
(probably stupid) vhost layout.
> > And specific to squirrelmail: the data directory needs to be owned by
> > apache (not root). I don't know if this is a fault of webapp-config or
> > the squirrelmail ebuild.
>
> Which version of webapp-config are you using?
1.7.
- O
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-05-03 3:28 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-14 20:52 [gentoo-dev] GLEP #11: webapp-config 1.1 in Portage and marked stable Stuart Herbert
2004-05-02 21:50 ` [gentoo-dev] GLEP #11: webapp-config N. Owen Gunden
2004-05-02 21:54 ` AW: " Martin Holzer
2004-05-03 1:28 ` Stuart Herbert
2004-05-03 3:28 ` N. Owen Gunden
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox