| 
      
      
      From: Chris W. <ch...@cw...> - 2002-03-07 12:40:06
      
     | 
| On Thu, 2002-03-07 at 04:11, Bernie Ledwick wrote:
> Chris,
> 
> Looking at the log file there seems to be still some mysql in there. Any 
> ideas:
> 
> OpenInteract::Error::System::cannot_create_session (334) >> Cannot create 
> session -- someone is probably using a  defunct key or something.
> >> Error with code 310 thrown. Info: DBD::Pg::st execute failed: ERROR:  
> Function 'get_lock(unknown, int4)' does not exist at 
> /usr/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/MySQL.pm line 54.
>         (in cleanup) DBD::Pg::st execute failed: ERROR:  Function 
> 'get_lock(unknown, int4)' does not exist at 
> /usr/lib/perl5/site_perl/5.6.1/Apache/Session/Lock/MySQL.pm line 54.
>         
> OpenInteract::Error::System::log_and_return('bltest::ErrorObject=HASH(0x8d07080)') 
> called at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Error/System.pm line 341
>         
> OpenInteract::Error::System::cannot_create_session('bltest::ErrorObject=HASH(0x8d07080)') 
> called at /usr/lib/perl5/site_perl/5.6.1/OpenInteract/Error/Main.pm line 38
Ah! This is in your server configuration. See the 'session_info' key and
change 'class' to 'Apache::Session::Postgres', then restart (stop, then
start) your server. 
Chris
-- 
Chris Winters (ch...@cw...)
Building enterprise-capable snack solutions since 1988.
 |