Hi,
I've installed RoundCube and am very impressed with the work so far.
I am however getting an error in my browser:
Warning: preg_replace() [function.preg-replace]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/roundcube/roundcubemail-0.1-20051021/program/steps/mail/func.inc on line 969
I'm running Fedora Core 4 with Apache 2. If anyone has seen this before or know's what is causing it please give me a shout. Any help would be most appreciated.
Andrew
P.S. If it's any help, here's my pcretest output:
[root@server1 ~]# pcretest -C
PCRE version 5.0 13-Sep-2004
Compiled with
UTF-8 support
No Unicode properties support
Newline character is LF
Internal link size = 2
POSIX malloc threshold = 10
Default match limit = 10000000
Match recursion uses stack
[root@server1 ~]#