I try use Embperl::Object + apache mod_fastcgi. All works, except
configuration params from ENV
httpd.conf
/public_html/embperl/fcgi/object>
Action text/html /cgi-bin/fcgi/embofastcgi.pl
SetEnv EMBPERL_ESCMODE 0
SetEnv EMBPERL_OPTIONS 16
SetEnv EMBPERL_OBJ
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 req
Hello embperl,
OS: CentoS 4.4/x86_64
Embperl: 2.2.0
Template: in attache
(gdb) run ./embpexec.pl crash.html.1
Starting program: /usr/bin/perl ./embpexec.pl crash.html.1
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debuggin