* Re: [gentoo-dev] Web Application installations
@ 2003-07-23 14:12 99% ` Max Kalika
0 siblings, 0 replies; 1+ results
From: Max Kalika @ 2003-07-23 14:12 UTC (permalink / raw
To: Don Seiler, Andrew Cowie, gentoo-dev
Quoting Don Seiler <rizzo@gentoo.org>:
> Very interesting idea. Is there a sort of web-app herd? What about
> having a net-webapp category? Anyway I definitely want to stay apprised
> of any changes in this area.
I asked about the net-webapp category before but everyone was busy and I
didn't hear anything. I am completely for this.
In response to Robin's breakdown of how webapps are to be installed, this
is exactly what my eclass does. If you have a chance, can you please take
a look at:
<http://68.6.36.243:81/chora/co.php/portage/eclass/apache-webapp.eclass?r=1
..4>
The man page is here:
<http://68.6.36.243:81/chora/co.php/portage/eclass/apache-webapp.5.txt?r=1.
1>
And some example ebuilds are here:
<http://68.6.36.243:81/chora/co.php/portage/net-www/horde/horde-2.2.3.ebuil
d?r=1.1>
<http://68.6.36.243:81/chora/co.php/portage/net-www/horde-imp/horde-imp-3.2
..1.ebuild?r=1.1>
Both of these ebuild generate extra parameters for their individual apache
configuration blocks which look like this:
php_flag safe_mode off
php_flag magic_quotes_gpc off
php_flag magic_quotes_runtime off
php_flag register_globals off
php_flag file_uploads on
php_value upload_max_filesize 50M
php_value include_path /usr/lib/horde-pear
--mk
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2003-07-23 4:13 [gentoo-dev] Web Application installations Andrew Cowie
2003-07-23 5:17 ` Max Kalika
2003-07-23 6:17 ` Andrew Cowie
2003-07-23 8:31 ` Robin H.Johnson
2003-07-23 12:27 ` Don Seiler
2003-07-23 14:12 99% ` Max Kalika
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox