Title: [RELEASE] WP-phpMyAdmin plugin
Last modified: August 18, 2016

---

# [RELEASE] WP-phpMyAdmin plugin

 *  [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/)
 * I just created a plugin that incorporates phpMyAdmin (database management) directly
   into the WP admin console. Installing is the same as any other plugin and you
   won’t even need to worry about the phpMyAdmin setup scripts or double logins.
   Check it out and let me know what you think.
 * [http://www.silpstream.com/blog/wp-phpmyadmin/](http://www.silpstream.com/blog/wp-phpmyadmin/)

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/?output_format=md)
[1](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/?output_format=md)
2

 *  [Trent Adams](https://wordpress.org/support/users/trent/)
 * (@trent)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422068)
 * I am running in a blog in a subdirectory. I am using WordPress 2.0.3 as well.
   My blog is located at:
 * [http://blog.trentadams.ca](http://blog.trentadams.ca)
 * Trent
 * Please email me at trent dot adams at gmail dot com about this matter further
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422069)
 * Trent,
    I just noticed that you only moved the wp-phpmyadmin.php file to your
   plugins folder. You need to unzip and move the whole wp-phpmyadmin directory (
   including all the files in it) to your plugin folder and reactivate.
 *  [Trent Adams](https://wordpress.org/support/users/trent/)
 * (@trent)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422070)
 * Ahh….simple fix and it works great. Thanks!
 * Trent
 *  [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422092)
 * hello,
 * running the newest version of wp and of wp-phpmyadmin. when trying to access 
   the wp-phpmyadmin I get an 403 error. after looking into my plugins directory
   I found an .htaccess file denying every access.
 * where could that come from? is that standard in wp 2.0.3 ?
    How to rewrite the.
   htaccess to only allow access to url/wordpress/wp-content/plugins/wp-phpmyadmin?
 *  [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422094)
 * I found I had already had problems with this .htaccess file, last time I had 
   problems I deleted it and all problems were gone, but now it is back. Thats why
   I suspected it was part of wordpress…
 * any thoughts on this?
 *  [manstraw](https://wordpress.org/support/users/manstraw/)
 * (@manstraw)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422097)
 * I’m not aware of wordpress doing that. It’s never done it to me. Do you have 
   a control panel for your webhost that has some ‘security’ features?
 * Perhaps you could post your .htaccess file here. Our collective eyes can look
   at it and advise.
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422106)
 * Man,
 * He sent this to me separately, but the contents are as follows:
 * order allow,deny
    deny from all
 * I’ve not seen WP do something like this. If it is in the plugins folder you should
   be denied access to all plugins that are happening via http.
 * I do have 2 files with these rules that I included in the plugin. They appear
   in ‘libraries’ and ‘scripts’. But should not ever appear in the main plugins 
   directory.
 * Ovidiu, if you are getting this it is from somewhere else, and you can be sure
   that that is causing the 403 errors that you have. As for WP-phpMyAdmin, are 
   you sure that you uploaded the entire directory, as it comes when you unzip it,
   to your plugins directory? However unless the .htaccess thing is fixed, the plugin
   won’t work. Try deleting the htaccess file for now and test the plugin so that
   you can close this thread and start a new one to address the htaccess problem
   specifically.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422109)
 * Great plugin, slipstream. Unzipped and working like a champ on 2.0.3. Maybe I
   could even teach some clients how to use it.:>)
    Thanks for your work!
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422110)
 * Samboll,
 * Thanks for that!!! Care to leave the feedback on my site instead… lol… 😉
 *  [manstraw](https://wordpress.org/support/users/manstraw/)
 * (@manstraw)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422113)
 * Actually, I’ll go leave some feedback on your site as well. I consider this plugin
   fairly useful, although I worry slightly about the potential for someone to cockup
   their database.
 * It’s dumb question time. Is it only the admin user that can access it? (I would
   expect so) I’m wondering if access to it could be set in the roles manager plugin.
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422114)
 * “I’m wondering if access to it could be set in the roles manager plugin.”
 * It can be added to the “Custom Capabilities”, so I’m assuming “yes”. Testing 
   further.
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422119)
 * It actually will only work for someone with access level of 8 and above.
 *  [beretta](https://wordpress.org/support/users/beretta/)
 * (@beretta)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422209)
 * I have just installed the latest vesion of WordPress. Then I downloaded and installed
   this plugin. It activated fine, but then when I try to use it under the “manage”
   tab, I get this “Not Found” error: [http://www.beretta-online.com/error.jpg](http://www.beretta-online.com/error.jpg)
 * I appear to be doing everything right. Site = [http://www.beretta-online.com](http://www.beretta-online.com),
   blog address = [http://www.beretta-online.com/wordpress](http://www.beretta-online.com/wordpress)
 * Any suggestions?

Viewing 13 replies - 16 through 28 (of 28 total)

[←](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/?output_format=md)
[1](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/?output_format=md)
2

The topic ‘[RELEASE] WP-phpMyAdmin plugin’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)

 * 28 replies
 * 8 participants
 * Last reply from: [beretta](https://wordpress.org/support/users/beretta/)
 * Last activity: [19 years, 6 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/page/2/#post-422209)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
