Hi,
I'm trying to install EmbPerl to run with Apache
1.3.20 and mod_perl. I've installed all the required
Perl packages and built Apache with mod_perl.
When I run "make test" in the EmbPerl directory, I get
this:
--
Starting httpd... Syntax error on line 274 of
/usr/lo
Hi,
Q1: I want to give user a possibility to access his session data even
after browser change etc, so I could check username/password and send
him back cookie/url with his old session id. How can this be done in
Embperl?
Q2: How can I reuse existing db connection? The Apache::DBI hint
does