Title: [Plugin: Portable phpMyAdmin] Deprecated ereg() error
Last modified: August 20, 2016

---

# [Plugin: Portable phpMyAdmin] Deprecated ereg() error

 *  Resolved [skoskie](https://wordpress.org/support/users/skoskie/)
 * (@skoskie)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/)
 * I’m getting an error similar to the one posted about two months ago.
 *     ```
       OS 	Linux 	      Database Data Disk Usage 	1.9 MiB
       Server 	Apache 	      Database Index Disk Usage 	433.0 KiB
       PHP 	v5.3.5 	      MYSQL Maximum Packet Size 	16.0 MiB
       MYSQL 	v5.1.53-log   MYSQL Maximum Allowed Connections 	1,200
       ```
   
 * Any ideas what could be causing this?
 * [http://wordpress.org/extend/plugins/portable-phpmyadmin/](http://wordpress.org/extend/plugins/portable-phpmyadmin/)

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

 *  Thread Starter [skoskie](https://wordpress.org/support/users/skoskie/)
 * (@skoskie)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389473)
 * Specific error here:
 *     ```
       Deprecated: Function eregi() is deprecated in /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/select_lang.lib.php on line 143
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/select_lang.lib.php:143) in /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/common.lib.php on line 413
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/select_lang.lib.php:143) in /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/common.lib.php on line 413
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/select_lang.lib.php:143) in /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/common.lib.php on line 413
   
       Warning: Cannot modify header information - headers already sent by (output started at /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/select_lang.lib.php:143) in /home/hinklelf/hinkle.rsaconnect.com/wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/common.lib.php on line 1062
       ```
   
 *  Plugin Author [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * (@butterflymedia)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389713)
 * Yeah, it’s the deprecated eregi() function. I need to update it to preg_match().
   Stay tuned.
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389786)
 * Still staying tuned here. Error still exists.
 *  [yorksranter](https://wordpress.org/support/users/yorksranter/)
 * (@yorksranter)
 * [14 years ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389790)
 * Both eregi() and headers-already-sent bugs are present now in 1.2.9.3.
 *  [nemesis78](https://wordpress.org/support/users/nemesis78/)
 * (@nemesis78)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389793)
 * problem still exist!
 *  Plugin Author [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * (@butterflymedia)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389800)
 * Fixed in 1.2.9.4+

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

The topic ‘[Plugin: Portable phpMyAdmin] Deprecated ereg() error’ 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/)

 * 6 replies
 * 5 participants
 * Last reply from: [Ciprian Popescu](https://wordpress.org/support/users/butterflymedia/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-deprecated-ereg-error/#post-2389800)
 * Status: resolved