[Maypole] edit & add ?

raptor@tvskat.net raptor@tvskat.net
Wed, 2 Jun 2004 12:38:23 +0300


yep that was the problem thanx alot ...

> raptor@tvskat.net:
> > Any idea why I'm getting this when I try to update a record :: 
> > 
> > Can't update 2: DBD::SQLite::st execute failed:  [for Statement "UPDATE test, referer: http://x.x.x.x:81/maypole/test.pl/test/edit/2
> >  SET    blah = ?, x = ?, referer: http://x.x.x.x:81/maypole/test.pl/test/edit/2
> > WHERE  id=?, referer: http://x.x.x.x:81/maypole/test.pl/test/edit/2
> >  "] at /usr/lib/perl5/vendor_perl/5.8.2/DBIx/ContextualFetch.pm line 51, <DATA> line 3077., referer: http://x.x.x.x:81/maypole/test.pl/test/edit/2
> 
> I think this probably means your web server user doesn't have permission to
> write to the database. It's pretty hard to tell from the limited information
> you've given.