Archive for '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, all of them related to older versions of ports. The version of pcre I have [...]
Posted: December 7th, 2008 under FreeBSD, Programming, System Administration.
Comments: 8
