On Fri, 2003-12-12 at 16:08, Mike Blezien wrote:
> Kevin,
> 
> that's a bit more then we really wanted to get into for this project, plus 
> portability is going to be an issue too. So it can be installed on serveral 
> differnet servers. So we are thinking it be much easier to install either the 
> Apache or CGI session modules. HTML::Mason is alot more then we really need. But 
> appreciate the feedback.

Mike,

Well, in that case I'd suggest Apache::Session using the
Apache::Session::File setup.  All that's needed is to specify a
directory on the server to write the session files to.  It's the easiest
and most "portable" I've found.  Sorry I didn't get that you wanted
portability most of all.

HTH,
Kevin

-- 
Kevin Old <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to