[rt-users] Problem running RT 3.2.1 with Apache 2.x & FastCGI

Vivek Khera vivek at khera.org
Mon Jul 19 12:13:03 EDT 2004


I've run into this with DBD::Pg 1.3x and mod_perl.  Try DBD::Pg 1.22 
which is the last version I know to work well and see if it goes away.  
None of my production servers has any DBD::Pg newer than that.

Basically, I find the DBD::Pg 1.3x loses values from placeholders and 
tries to insert NULLs where it should be inserting real values.

On Jul 18, 2004, at 12:28 AM, Gonzalo Servat wrote:

> error:
> RT Couldn't write to session
> directory '/path/to/rt3/var/
> session_data': DBD::Pg::st execute
> failed: ERROR: ExecInsert: Fail to
> add null value in not null attribute
> lastupdated at /usr/local/lib/perl5/
> site_perl/5.8.4/Apache/Session/
> Store/DBI.pm line 44.
>




More information about the rt-users mailing list