Hi,
I'm currenting running Embperl 2.0b8 over mod_perl 1.27 / Apache 1.3.27.
It seems that the $req_rec global variable isn't available to pages
running under Embperl::Object. It is where when the PerlHandler is changed
to Embperl. Is $req_rec not supposed to be available, or am I doing
someth
after
mod_perl.so has been loaded. This is the case with mod_perl-1.99_07 and
mod_perl-1.99_06. But with mod_perl-1.99-05, it works (and the Embperl
problem below is gone too).
So perhaps something broke in mod_perl between 05 and 06?
Regards,
.lzs
On Fri, 29 Nov 2002, Lai Zit Seng wrote:
>
I am trying to install Embperl-2.0b8. I've installed a standard Apache
2.0.43 (just ./configure; make; make install) and mod_perl 1.99_07 (just
perl Makefile.PL; make; make install). And then, Embperl-2.0b8. But the
"make test" fails with this error:
Starting httpd... [Fri Nov 29 18:29:53