View Full Version : phpMyAdmin Question!!
sheelgohe
Apr 12th 2005, 5:54 am
How to create a database through phpmyadmin. I have already a database present and i have to create a new database but on my phpmyadmin the link to create database is disabled and it is written do not have privilages to create database. Please help me....
Regards
Sheel
Tuning
Apr 12th 2005, 6:13 am
Perhaps, your hosting does not allow more than current # dbs.
Anyway you could try phpmyadmin at your windows machine by installing easyphp from www.easyphp.org
Hope that helps.
sadcox66
Apr 12th 2005, 6:13 am
Databases are created in your Admin panel (cPanel, Plesk, Helm or other)
palespyder
Apr 12th 2005, 6:30 am
See I use WAMPSERVER http://www.wampserver.com/en/ it worked better for me for some reason then easyphp. I always do my hardcore coding in it so as not to crash something on my live server ;) anyway, just thought I would throw out another option
mushroom
Apr 12th 2005, 8:16 am
How to create a database through phpmyadmin. I have already a database present and i have to create a new database but on my phpmyadmin the link to create database is disabled and it is written do not have privilages to create database. Please help me....
Regards
Sheel
MySQL is privilage based and if you do not have rights to create a data base, you can not, end of story untill you are given the rights
You should be able to create any and all the tables you need inside that 1 data base, there is no limit on the number of tables.
jollyollie
Apr 12th 2005, 8:21 am
What Control Panel does your host use? As mentioned before, MySQL databases are created there.
CPanel (which my current host uses) has a MySQL Databases menu in either the Site Management or Databases menu (depending on how CPanel is configured.) It's very simple to create a database from there.
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.