You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Andrew Sitnikov <si...@infonet.ee> on 2006/11/25 09:19:51 UTC

Re[4]: Embperl::Object + FastCGI env configuration problems

Hello Gerald,

GR> BEGIN
GR>      {
GR>         $ENV{EMBPERL_OBJECT_BASE} = '.htbase' ;
GR>      %Embperl::initparam = (use_env => 1, use_redirect_env => 1) ;
GR>      }
GR> Does this make any difference?
yes. that works. i think problem in Config.xs because fcgi ENV variables passed over fcgi request not over real ENV.

-- 
Best regards,
 Andrew                            mailto:sitnikov@infonet.ee


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