Re: [Gdpdm-devel] phpMyAdmin [Terry, Isaac]
Brought to you by:
tcasstevens
From: Terry C. <tm...@co...> - 2006-06-22 20:23:54
|
Thanks Ken. This is cool! Its certainly not the most user friendly thing, but it works pretty well. How do you see this working in practice? Could Isaak for example use this to maintain his development database? I don't see this being connected to the production database on filetta (acorn is no problem of course)? Thanks, Terry On 6/22/06, Ken Youens-Clark <ky...@gm...> wrote: > On Jun 15, 2006, at 8:51 AM, Terry Casstevens wrote: > > > This looks like an interesting tools that we > > may be able to use to update/modify > > our GDPDM mySQL databases... > > > > > > http://sourceforge.net/projects/phpmyadmin > > http://www.phpmyadmin.net/home_page/index.php > > Terry, > > Thanks for the suggestion. It took me a few days to overcome some > installation problems, but I finally got PHPMyAdmin working with the > build 21 diversity databases on Gramene: > > http://dev.gramene.org/php/phpmyadmin/index.php > > Write me personally for the username/password to get in. It's a > pretty ugly interface but does indeed allow edits to the data on > acorn. I can't immediately find a way to control access to things > like dropping tables, nor do I see a way to create pretty forms for > the edit pages, but this is something, at least. > > FYI, it would be trivial to add other databases, e.g., if Panzea > wants to use this. Also, in case you care, I'm running this PHP > installation with an Apache 2 binary in "/usr/local/apache2" on acorn > and proxying all "/php" calls from the normal Apache 1 listening for > "dev.gramene.org" to this other server. I thought it would be best > to keep them separate. > > ky > |