|
|
Choosing A Webhost: |
Re: [MP2] Problem in retrieving additional environment variables: msg#00300apache.mod-perl.devel
> Thanks, I've applied this patch and it seems to solve Registry problems: it > populates %ENV with additional vars. > Moreover CGI/mod_cgi, SSI (and so on) work fine... :-) cool. > > However, handler still doesn't have access to %ENV's additional vars (but this > isn't a really problem for me). well, they shouldn't. %ENV is not tied to $r->subprocess_env such that %ENV and $r->subprocess_env always look the same. for handlers, you have access to $r->subprocess_env, or you have the ability to call $r->subprocess_env in a void context to forcefully populate %ENV (or at least you do now with the patch - previously you could only force population once). > Really, I didn't know the existence of this skeleton... :-( > My future report will be a package :-) excellent :) --Geoff
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [MP2] Problem in retrieving additional environment variables, Enrico Sorcinelli |
|---|---|
| Next by Date: | Re: [mp2] letting add_config() accept a multi-line config scalar, Stas Bekman |
| Previous by Thread: | Re: [MP2] Problem in retrieving additional environment variables, Enrico Sorcinelli |
| Next by Thread: | Re: [MP2] Problem in retrieving additional environment variables, Geoffrey Young |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |