• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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