I have received the following error messages when I click on database reporting(using OpenEmr 2.7.2 on Ubuntu)-
Warning: mb_ereg(): mbregex compile err: premature end of regular expression in /var/www/openemr-2.7.2/interface/main/myadmin/libraries/common.lib.php on line 1082
Warning: Cannot modify header information - headers already sent by (output started at /var/www/openemr-2.7.2/interface/main/myadmin/libraries/common.lib.php:1082) in /var/www/openemr-2.7.2/interface/main/myadmin/index.php on line 44.
PHP and mysql are seem to be working fine. All other functions of OpenEmr work fine… Does anyone know where I should start looking to correct this error? There was a post in the user section about this issue but I can not find where it was replied to…