I am trying to get 4.7 to run on a freebsd server.
I have this error in watchdog:
preg_match(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /usr/local/etc/httpd/htdocs/includes/unicode.inc on line 32.

I have 4.7 running great on another similar server. Bosth servers report this for PCRE
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 6.4 05-Sep-2005

So if the library version is the same is this fixable on my end?