Please help - trouble installing EmbPerl on Linux

2001-08-17 Thread David Merberg
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

New session with already existing id & reuse dbh for session db

2001-08-17 Thread Robert
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