phpmyadmin - How to assign new database to user account(cpanel)? -


i have root access phpmyadmin , created database (cpaneluser_databasename) , user using php script, when login cpanel cannot find database there.

now question how associate database user account user account mean cpanel account ? here find similar question didn't find proper answer here.

i woring on oneclick installer create database , upload files , associate user account database.

select database mysql insert user table correct values insert db table correct values flush privileges

for correct values see mysql user manual regarding mysql security http://dev.mysql.com/doc/mysql-security-excerpt/5.0/en/grant-table-structure.html


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -