You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Fred Moyer <fr...@redhotpenguin.com> on 2010/09/11 21:12:22 UTC

Environment variable cheat sheet

There's gotten to be too many environment variables for me to keep
track of in my head, so I put together this cheat sheet:

http://www.redhotpenguin.com/mp_env_cheatsheet.html

The modules listed are not authoritative sources for those ENV vars,
but that's where my searches turned them up.

As for the authoritative source for what mod_perl version should be
used, it seems like MOD_PERL_API_VERSION is a good candidate, as
opposed to MOD_PERL_2_BUILD.  I may rework Apache::Bootstrap to use
MOD_PERL_API_VERSION.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: Environment variable cheat sheet

Posted by Fred Moyer <fr...@redhotpenguin.com>.
On Wed, Sep 15, 2010 at 11:23 PM, Philip M. Gollucci
<pg...@p6m7g8.com> wrote:
> On 9/11/2010 3:12 PM, Fred Moyer wrote:
>> There's gotten to be too many environment variables for me to keep
>> track of in my head, so I put together this cheat sheet:
>>
>> http://www.redhotpenguin.com/mp_env_cheatsheet.html
> why not edit the perl.a.o site docs ?

Wasn't sure where to put it, and this is still in idea mode.

>> As for the authoritative source for what mod_perl version should be
>> used, it seems like MOD_PERL_API_VERSION is a good candidate, as
>> opposed to MOD_PERL_2_BUILD.  I may rework Apache::Bootstrap to use
>> MOD_PERL_API_VERSION.
> I thought we had std on require the require modperl and modperl::VERSION
> junk ?

I don't follow what you are saying there.


> There will come a day when mp1/ap1 dies.  Its sooner then you think.

I wouldn't say that it 'dies' per se, but noting that Apache has end
of lifed 1.3, I think that it makes sense to focus resources on 2.x
going forward.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: Environment variable cheat sheet

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
On 9/11/2010 3:12 PM, Fred Moyer wrote:
> There's gotten to be too many environment variables for me to keep
> track of in my head, so I put together this cheat sheet:
> 
> http://www.redhotpenguin.com/mp_env_cheatsheet.html
why not edit the perl.a.o site docs ?

> As for the authoritative source for what mod_perl version should be
> used, it seems like MOD_PERL_API_VERSION is a good candidate, as
> opposed to MOD_PERL_2_BUILD.  I may rework Apache::Bootstrap to use
> MOD_PERL_API_VERSION.
I thought we had std on require the require modperl and modperl::VERSION
junk ?

There will come a day when mp1/ap1 dies.  Its sooner then you think.



-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org