Site icon Learn Web Development & Programming, Artificial Intelligence, WordPress, Shopify Articles

How to access database without login into cpanel from my domain name

How to access database without login into cpanel from my domain name

Hello friends, In this post we will learn how to access phpMyAdmin database without cpanel login using my domain name. To access database with your domain name, we have to use the phpmyadmin package.
Now, i am going to explain step by step process to access  database separately without knowledge of cpanel account details.
First of all you need to install phpMyAdmin to your cpanel hosting directory. This method will provide you a link to access phpMyAdmin directly from your domain(For Example: http://www.yourdomainname.com/phpmyadmin).

Follow the below steps to install phpMyAdmin

Step 1:

First you have to download latest version of phpMyAdmin Software (Click Here to download: https://www.phpmyadmin.net/downloads/ ).

Step 2:

Extract the zip file of phpMyAdmin-4.2.5-english

Step 3:

Rename your folder name with “phpmyadmin“.

Step 4:

Upload the “phpmyadmin” file into public_html directory folder. So you can access like http://www.yourdomainname.com/phpmyadmin

Step 5:

Visit http://yourdomainname.com/phpmyadmin in your browser address bar.

Step 6:

Now login into your cpanel , create new database with database name and password.

Step 7:

open http://yourdomainname.com/phpmyadmin in your browser.

Step 8:

Enter your database credentials details ( Database username and password)

Step 9:

Finally, you can Access your created database separately.

If you got any help with this post, Please like and share this post with your friends and leave me your comment or query.
Thanks,

Exit mobile version