Here's something more of interest (more than a year old, but the described symptons are spot-on:
http://www.phpbuilder.com/lists/php-install/2003092/0018.php
An excellent find, Tim. Funny but this exact problem is now discussed on p5p: http://www.gossamer-threads.com/lists/perl/porters/187753 So your timing can't be any better.
so at the moment the solution is to recompile perl with -DPERL_USE_SAFE_PUTENV
not sure about:
* Replace all PHP calls to putenv() with apache_setenv().
suggested in the URL: http://www.phpbuilder.com/lists/php-install/2003092/0018.php
Later on we should change mod_perl to support that new feature when compiled with the recent perl (5.8.7?).
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- 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