
4 May
2006
4 May
'06
11:03 p.m.
Graham Leggett wrote:
Trying to run it manually prints the following cryptic message:
-bash-3.00$ bin/PostMasterPOP3.pl -f 1 Notice: PostMasterPOP3.pl is already running but is starting again! Message 1/3 (otrs@wired.co.za@localhost) perl: prescan_stmt.c:442: rewrite_execute_stmt: Assertion `ph <= imp_sth->phc' failed. Aborted
After lots of Googling again I eventually found this: http://rt.cpan.org/Public/Bug/Display.html?id=4799 Upgrading perl-DBI and perl-DBD-Pg to the Fedora Core Development versions fixed the problem. Regards, Graham --