• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

mb_ereg() and mg_ereg_replace() errors in phpMyAdmin

P

phorium

Guest
With the CSS issues in the Plesk version of phpMyAdmin, (see this thread: http://forum.sw-soft.com/showthread.php?s=&threadid=20024) I installed my own version so I could still use the application. However, when logging in as a user I see the following errors:

-----------------------------------------

Warning: mb_ereg(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 245

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 247

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 249

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 249

Warning: mb_ereg_replace(): mbregex compile err: premature end of regular expression in /home/httpd/vhosts/mydomain.com/httpsdocs/phpMyAdmin-2.6.0-pl3/main.php on line 250

-----------------------------------------

These errors only show up when logging in as a user - not as an admin.

Any ideas what could cause this?

Thanks!
 
Back
Top