howdy,
i'm using the fc3 php packages, and it runs fine.
what do you get if you run:
# pcretest -C
?
on fedora core 3, i get:
PCRE version 4.5 01-December-2003 Compiled with UTF-8 support Newline character is LF Internal link size = 2 POSIX malloc threshold = 10 Default match limit = 10000000 Match recursion uses stack
if you don't see UTF-8 support, you might need to rebuild php against a pcre version built with utf-8 support.
cheers justin
Jon Lowell wrote:
I get this warning every time I pull up an email. I'm using the latest cvs version of roundcube and fedora core 4 with courier-imap-3.0.2-1.1, postfix-2.2.2-2, apache-2.0.54-10.2, php-5.0.4-10.5
Warning: preg_replace() [function.preg-replace]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /var/www/html/rcube/program/steps/mail/func.inc on line 104