Web Hosting Talk







View Full Version : alternative phpmyadmin


weblizzer
06-17-2008, 03:09 PM
Hi, i would like to ask if there is any alternative on phpmyadmin which it can be used for a single account managing multiple db? because i'm trying to find this thing i only found turbo admin but it doesn't alter tables or create tables only add,edit,delete data and do some sql queries, if know any hope you can share thanks!

stjoenetworks
06-17-2008, 04:02 PM
Hi, i would like to ask if there is any alternative on phpmyadmin which it can be used for a single account managing multiple db? because i'm trying to find this thing i only found turbo admin but it doesn't alter tables or create tables only add,edit,delete data and do some sql queries, if know any hope you can share thanks!

I use heidisql You can download it here: http://heidisql.com It does a great job for what we need.

weblizzer
06-18-2008, 03:54 AM
thanks for your replay but what i'm looking is the web bas apps

Xeentech
06-18-2008, 08:57 AM
Hi, i would like to ask if there is any alternative on phpmyadmin which it can be used for a single account managing multiple db?

phpMyAdmin can be configured to manage many accounts from one MySQL login. In fact that's quite common.

Am I missing what it it you're trying to do?

weblizzer
06-18-2008, 12:32 PM
i mean if you have a cpanel account and want to access phpmyadmin you need to access the user and pass on cpanel which i don't want, so that is why i'm trying to look an alternative that can access the dbs without passing on cpanel.

Steve_Arm
06-18-2008, 02:08 PM
If you paste the url of pma on the address bar won't it go the pma login page?

If you are on a dedi, just install it on your own location.

weblizzer
06-18-2008, 02:40 PM
;););)nope, i only used share hosting so i only have 1 cp.. but i used my hosting to develop several sites, and not only me wiill be working, but since i the owner of the shared host, i don't want them to access directly to cpanel but i can set up them a db,dbuser,dbpass but i want them to create the tables, that is why i was looking for it, for now i'm using turbo dbadmin which only allows to add,edit,delete data. but not to create table, alter tables.. but i'm waiting for their new release soon which this features will be included.:):)

MACscr
06-18-2008, 06:49 PM
Even in a shared hosting environment, you can still install your own copies of phpmyadmin. Its very easy to install and setup to only access a particular db, etc.