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 15 replies - 1 through 15 (of 28 total)

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

 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421729)
 * Selecting it (after install/activation) from admin menu gives me a 404. Path 
   issue? I have WP in a sub-directory (e.g.; `/wordpress/wp-admin/`).
 *  [manstraw](https://wordpress.org/support/users/manstraw/)
 * (@manstraw)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421749)
 * Just tested it. Seems to work good. And it’s a newer version of phpmyamdin than
   I have on my server! :p
 * Test was in wordpress 2.0.3 on linux with blog in subdir (i.e. in domain.com/
   blog)
 * handy stuff. I too could do without going through the extra login process.
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421760)
 * man: index.php in / or /blog?
 *  [manstraw](https://wordpress.org/support/users/manstraw/)
 * (@manstraw)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421764)
 * in blog
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421768)
 * Hmm. Mine’s in /.
 *  [manstraw](https://wordpress.org/support/users/manstraw/)
 * (@manstraw)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421770)
 * well, maybe a hard path in there by accident, or some such similar thing.
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421775)
 * Yosemite,
 * I’m a bit lost here with the dir structure you have. There aren’t any hardcoded‘
   includes’ in the plugin. But could you explain the difference in the way you 
   have things installed. I just started using WP about 1 month ago so I’m still
   trying to catch up. 🙂
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421777)
 * I don’t want to speak in the name of Y. – but it seems the setup he described
   is:
    – index +htaccess in root – WP in its own dir see details: [http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory](http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory)
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421780)
 * Not sure why it would have any effect either (regarding getting my custom 404
   page).
 * WordPress address (URI): domainname.com/wordpress
    Blog address (URI): domainname.
   com
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-421790)
 * Yose,
    Correct me if I’m wrong. The 404 is in the iframe in the phpmyadmin option
   panel right? I can’t recreate this because I have a diff setup, but if that is
   where the 404 is, then is there a way that you could tell me what path it is 
   looking for, or you could open up the ‘wp-phpmyadmin.php’ file and look at the
   bottom for the iframe part and adjust the relative link that I have there.
 *  [yosemite](https://wordpress.org/support/users/yosemite/)
 * (@yosemite)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-422034)
 * Sorry for the late response, but I’m thinking local problem: Since I first tested
   it I upgraded to a nightly build (19th) and have been looking at some other issues…
 * I downloaded WP-phpMyAdmin 2.8.2 again and reinstalled (on WP 2.1 alpha2) and
   it works beautifully. And I mean that ;’)
 * moshu: No problem, you were spot-on.
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-422055)
 * Yosemite,
    That’s great to hear! I was tearing my hair out earlier trying to 
   reproduce the problem. I even setup a separate test install following the instructions
   that Moshu sent… lol…
 *  [Trent Adams](https://wordpress.org/support/users/trent/)
 * (@trent)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-422064)
 * Not sure why, but I installed the plugin and it activated fine. When I went to
   the page in ‘manage’ it just brought up my site in the preview window and nothing
   else. Sorry if I am missing something, but I am not sure why it isn’t working
   or what to do next.
 * Trent
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-422065)
 * Trent,
 * Could I get a bit more info? Your site url? Your WP version? I’ve only tested
   this on 2.0.3 since that’s what I use. I’d also possibly linke to know if you
   have a special directory structure. Thanks!
 *  Thread Starter [silpstream](https://wordpress.org/support/users/silpstream/)
 * (@silpstream)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/release-wp-phpmyadmin-plugin/#post-422066)
 * Trent,
    One more thing. Can you make sure that the plugin is installed while 
   I check it. I want to look at the error messages that I get.

Viewing 15 replies - 1 through 15 (of 28 total)

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

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
