Title: [Plugin: Portable phpMyAdmin] Blank Page
Last modified: August 20, 2016

---

# [Plugin: Portable phpMyAdmin] Blank Page

 *  Resolved [TrisK](https://wordpress.org/support/users/trisk/)
 * (@trisk)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/)
 * my
    wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php
 * gives messages stating that plugins need newer versions of wordpress. eg 3.0 
   or 2.2
 * but i am already running WordPress 3.4.
 * if i disbale these plug ins it gies a blank screen.
 * The pma plugin loads the variable names top and bottom. but the middle section
   where the manager is is blank
 * any suggestions?
 * [http://wordpress.org/extend/plugins/portable-phpmyadmin/](http://wordpress.org/extend/plugins/portable-phpmyadmin/)

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

 *  [CateAppsTech](https://wordpress.org/support/users/cateappstech/)
 * (@cateappstech)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935543)
 * I get the same, but reported it ages ago :0(
 *  [bkng](https://wordpress.org/support/users/bkng/)
 * (@bkng)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935558)
 * no one has the answer to this problem i also have.
 * Please somebody help
 *  [Mailhilfe.de](https://wordpress.org/support/users/schaum/)
 * (@schaum)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935559)
 * I am in the same line
 *  [tricky66](https://wordpress.org/support/users/tricky66/)
 * (@tricky66)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935566)
 * Same here. Latest WP latest Portable phpMyAdmin. Blank screen where the admin
   panel should show. This was a great plugin but no longer works.
 *  [ianhaycox](https://wordpress.org/support/users/ianhaycox/)
 * (@ianhaycox)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935569)
 * Same problem here.
 * Deactivating Contact Form 7 plugin fixed the problem. Just reactivate CF7 once
   you have finished.
 * Tracked it down as I was getting Apache 500 – Internal Server error. Looking 
   in the logs showed
 * PHP Fatal error: Call to a member function add_shortcode() on a non-object in/
   blah/blah/wp-content/plugins/contact-form-7/includes/shortcodes.php on line 174,
   referer: [http://example.com](http://example.com)
 * I guess there is a conflict between the two plugins.
 *  Thread Starter [TrisK](https://wordpress.org/support/users/trisk/)
 * (@trisk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935572)
 * I have tracked the error down to line 2866 in
 * > wp-content/plugins/portable-phpmyadmin/wp-pma-mod/libraries/common.lib.php
 * it is this line in specific
 *  `$_SESSION['PMA_Config'] = new PMA_Config('./config.inc.php');`
 * I am currently reading the PHPMyAdmin documentation to try and get somewhere
 *  Thread Starter [TrisK](https://wordpress.org/support/users/trisk/)
 * (@trisk)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935573)
 * ok so the problem is that that code uses
    `new PMA_Config('./config.inc.php');`
 * and there is no config.inc.php in that libraries directory. so i changed to go
   to ‘../config.inc.php’ and there is one in the directory above
 * however this causes a php my admin error
 * >  #1045 – Access denied for user ‘root’@’localhost’ (using password: NO)
 * so need some mucking around with the script, or there is a problem with the config
   page, although it doesnt seem to listen to the settings in there at all to be
   honest

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

The topic ‘[Plugin: Portable phpMyAdmin] Blank Page’ 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/)

 * 7 replies
 * 6 participants
 * Last reply from: [TrisK](https://wordpress.org/support/users/trisk/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-portable-phpmyadmin-blank-page/#post-2935573)
 * Status: resolved