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
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