You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Torsten Foertsch <to...@gmx.net> on 2004/05/30 17:19:01 UTC

subprocess_env?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I am writing a PerlHeaderParserHandler that passes information to CGI scripts 
and SSI documents via environment variables. On my test system (Apache/1.3.26 
with mod_perl/1.27) it works for both cases. But on the production system 
(Apache/1.3.29 with mod_perl/1.29) only SSI documents are aware of my 
environment changes.

Were there any changes between mod_perl 1.26 and 1.29 or Apache 1.27 and 1.29 
(probably mod_cgi) that could cause this behaviour?

Thanks,
Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAufttwicyCTir8T4RAlb9AJ0c5ThNSWHC5If53grScG7xkWpGZwCfc9AE
bS7XY4wy6qW0ac8W0UQjMsI=
=XVCI
-----END PGP SIGNATURE-----

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Re: subprocess_env?

Posted by Torsten Foertsch <to...@gmx.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 30 May 2004 17:19, Torsten Foertsch wrote:
> I am writing a PerlHeaderParserHandler that passes information to CGI
> scripts and SSI documents via environment variables. On my test system
> (Apache/1.3.26 with mod_perl/1.27) it works for both cases. But on the
> production system (Apache/1.3.29 with mod_perl/1.29) only SSI documents are
> aware of my environment changes.
>
> Were there any changes between mod_perl 1.26 and 1.29 or Apache 1.27 and
> 1.29 (probably mod_cgi) that could cause this behaviour?

Sorry for bothering, I think suEXEC is the culprit.

Torsten
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAui5LwicyCTir8T4RAhzTAKCH7MdUbmKqhXenKxvmSKWzEchm5QCgmWml
orQqXcyl5LmgYs7GHpvQ76c=
=tSbZ
-----END PGP SIGNATURE-----

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html