Hello friends, I want to create new database in my mysql server but on my phpmyadmin it is written that "I dont have privilages to create new database". How do i solve this problem. I want to create another database on my server. Please help me. My site is www.e-mandi.com Thanks
It's a permission issue with MySQL on the server. You would want to contact the administrator of the server to have them setup create database privs. for you.
You skipped a step most likely. In your databases menu before you open phpmyadmin, assuming cpanel, you have to create a database, create a user for the database, and then assign that user to the database with all privledges.