Articles on: Direct Admin

Solution for “PCRE is not compiled with PCRE_UTF8 support”

NOTE: You may try the following instructions if you encounter the error message below:

PCRE is not compiled with PCRE_UTF8 support

If this error appears after updating PHP, you may rebuild pcre through custombuild:

cd /usr/local/DirectAdmin/custombuild
./build pcre


Restart Apache

service httpd restart

Updated on: 13/11/2018

Was this article helpful?

Share your feedback

Cancel

Thank you!