Help for this page

Select Code to Download


  1. or download this
    Can't connect to data source , no database driver specified and DBI_DS
    +N env var not set at /usr/lib/perl5/site_perl/5.8.3/Apache/Session/Lo
    +ck/MySQL.pm line 36
    
            (in cleanup) Can't connect to data source , no database driver
    + specified and DBI_DSN env var not set at /usr/lib/perl5/site_perl/5.
    +8.3/Apache/Session/Lock/MySQL.pm line 36
    
  2. or download this
    &openDBH; # subroutine that 
    # places open handle globally accessible at $DBH
    ...
        {     Handle => $DBH,
            TableName => 'sessions2'        
        };