Category Archives: Programming

Fixing PCRE_UTF8 Errors in FreeBSD

I have recently encountered this error: PHP Warning: preg_match(): Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 And despite some of the suggested solutions I have found in various Drupal and MediaWiki forums, … Continue reading

Posted in FreeBSD, Programming, System Administration | 11 Comments