Author Topic: Upgrade now give blank page  (Read 2748 times)

Offline bluedog

  • Newbie
  • *
  • Posts: 1
Upgrade now give blank page
« on: March 12, 2007, 10:17:27 PM »
I just did a ports upgrade to roundcube-0.1.20070303 and went from a working system to where I am now getting a blank page.


I increased logging to 4 and it shows this:
Warning: preg_split() [function.preg-split]: Compilation failed: lookbehind assertion is not fixed length at offset 7 in /usr/local/www/roundcube/program/lib/DB/common.php on line 751

Warning: Invalid argument supplied for foreach() in /usr/local/www/roundcube/program/lib/DB/common.php on line 756
DB Error in /usr/local/www/roundcube/program/include/rcube_db.inc (501): DB Error: mismatch Query: [DB Error: mismatch]

Fatal error: Call to a member function fetchRow() on a non-object in /usr/local/www/roundcube/program/include/rcube_db.inc on line 368


I am running a freeBSD 6.1 system with php 5.2.1, apache 1.3.37 and mysql

I went through the walkthru by toxygen. The database seems to be set up and working ok. Just not sure why I am getting the above DB error....
TIA