Title: Deprecated function ereg() and ereg_replace() errors breaking plugin
Last modified: August 20, 2016

---

# Deprecated function ereg() and ereg_replace() errors breaking plugin

 *  Resolved [amereservant](https://wordpress.org/support/users/amereservant/)
 * (@amereservant)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/deprecated-function-ereg-and-ereg_replace-errors-breaking-plugin/)
 * I’m running PHP 5.3 on my hosting account and these nasty DEPRECATED errors are
   showing, causing the plugin to not work:
 *     ```
       Deprecated: Function ereg() is deprecated in /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/check_user_privileges.lib.php on line 59
   
       Deprecated: Function ereg_replace() is deprecated in /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/check_user_privileges.lib.php on line 62
   
       Warning: Cannot modify header information - headers already sent by (output started at /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/check_user_privileges.lib.php:59) in /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/ob.lib.php on line 64
   
       Warning: Cannot modify header information - headers already sent by (output started at /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/check_user_privileges.lib.php:59) in /html/conway/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/header_http.inc.php on line 13
       ```
   
 * I’m running version 1.2.9.2
 * Thanks for the awesome plug-in by the way! Very helpful.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * (@butterflymedia)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/deprecated-function-ereg-and-ereg_replace-errors-breaking-plugin/#post-2275500)
 * Thanks for reporting. I’ll fix those errors in a blink!
 *  Plugin Author [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * (@butterflymedia)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/deprecated-function-ereg-and-ereg_replace-errors-breaking-plugin/#post-2275653)
 * Updated to version 1.2.9.4. Removed all deprecated errors and removed the WP_HOST
   error. Still in Beta, still looking for feedback.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Deprecated function ereg() and ereg_replace() errors breaking plugin’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/portable-phpmyadmin_bfcfd4.svg)
 * [Portable phpMyAdmin](https://wordpress.org/plugins/portable-phpmyadmin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portable-phpmyadmin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portable-phpmyadmin/)
 * [Active Topics](https://wordpress.org/support/plugin/portable-phpmyadmin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portable-phpmyadmin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portable-phpmyadmin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/deprecated-function-ereg-and-ereg_replace-errors-breaking-plugin/#post-2275653)
 * Status: resolved