Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: "J. Gleixner" <glex_no-spam@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jun 2007 17:19:21 -0500
IDK wrote:
$session = new CGI::Session("driver:postgresql;id:md5", undef,
{Handle=>$dbh, ColumnType=>"binary"});
I don't use it, however to try to help you, I scanned the
documentation for the current CGI::Session on CPAN and this
might be of interest:
Following data source components are supported:
driver - CGI::Session driver. Available drivers are file, db_file, mysql and sqlite.
If there is a driver for PostgreSQL, it's not mentioned.
Also,
SUPPORT
If you need help using CGI::Session consider the mailing list. You can ask the list by sending your questions to cgi-session-user@xxxxxxxxxxxxxxxxxxxxx .
You can subscribe to the mailing list at https://lists.sourceforge.net/lists/listinfo/cgi-session-user .
{Handle} doesn't seem to get to init, and as I'm not very good at
perl, I don't know why...
Either do we.
There's no mention of Handle or ColumnType in the documentation, that I could see.
The dbh handle is working, and I've written the session code exactly
as instructed by
the docs, so my conclusion is that either the docs or libraries are
wrong. But I may have misinterpreted the docs...
Post a short example. <10 lines should cover it. We don't need to
see the code from CGI::Session, only your code and what errors
you receive.
.
- Follow-Ups:
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: gautam chekuri
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- References:
- new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: goodgautam
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: J. Gleixner
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: gautam chekuri
- Re: new in CGI::Session::Driver::postgredsql nonexisting
- From: IDK
- new in CGI::Session::Driver::postgredsql nonexisting
- Prev by Date: Re: localtime and mktime
- Next by Date: Re: PERL and Active DIrectory
- Previous by thread: Re: new in CGI::Session::Driver::postgredsql nonexisting
- Next by thread: Re: new in CGI::Session::Driver::postgredsql nonexisting
- Index(es):
Relevant Pages
|
|