in reply to Script cannot find Apache-session-mysql

Wrong case? MySql should be MySQL?
use Apache::Session::MySql; || vv use Apache::Session::MySQL;

Apache::Session::MySQL

Replies are listed 'Best First'.
Re^2: Script cannot find Apache-session-mysql
by seekperlwisdom (Acolyte) on Dec 08, 2009 at 19:37 UTC
    thanks you are right stupid me but i am getting this message Can't connect to data source '' because I can't work out what driver to use (it doesn't seem to contain a 'dbi:driver:' prefix and the DBI_DRIVER env var is not set) at /usr/lib/perl5/vendor_perl/5.10.0/Apache/Session/Lock/MySQL.pm line 36