So, I tried to install RC again, this time from the trunk (I also
tried the last official release).
I get it installed, it appears to all be OK, but I just get a blank
screen with no errors at all.
roundcube's log/errors shows:
[28-Mar-2008 09:46:00] PHP Warning: preg_split() [<a
href='function.preg-split'>function.preg-split</a>]: Compilation
failed: lookbehind assertion is not fixed length at offset 7 in /usr/
local/www/data-dist/roundcube/program/lib/DB/common.php on line 751
[28-Mar-2008 09:46:00] PHP Warning: Invalid argument supplied for
foreach() in /usr/local/www/data-dist/roundcube/program/lib/DB/
common.php on line 756
[28-Mar-2008 09:46:00 -0600] DB Error: DB Error: mismatch Query: [DB
Error: mismatch] in /usr/local/www/data-dist/roundcube/program/include/
rcube_db.inc on line 530
[28-Mar-2008 09:46:00] PHP Fatal error: Call to a member function
getMessage() on a non-object in /usr/local/www/data-dist/roundcube/
program/include/rcube_db.inc on line 375
$ php --version
PHP 5.2.3 (cli) (built: Jul 1 2007 12:26:14)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by
Zend Technologies
with Zend Optimizer v3.2.8, Copyright (c) 1998-2007, by Zend
Technologies
I thought RC had move to php5? Is it still requiring a php4 install?