Jump to content

Recommended Posts

Hi all,

 

Does anybody knows how to set up PHP MyAdmin on the server using Cpanel.

I have seen other sites which has access to PHP MyAdmin like

 

http://www.mydomain.com/_pma

and it directly opens the PHP myAdmin login page.

 

I searched the help docs in Cpanel but nothing written on that.

 

Any help please...

Link to comment
https://forums.phpfreaks.com/topic/69539-setting-up-phpmyadmin-on-server/
Share on other sites

Indeed he could, but not on the phpMyAdmin within cPanel. The one in cPanel is unprotected (the script itself), but you cannot access anything inside cPanel without entering your cPanel login information. It would have to be external to cPanel.

 

phpMyAdmin is at https://domain.com:2083/3rdparty/phpMyAdmin and everything under https://domain.com:2083/ (or http://domain.com:2082/ if you're not using SSL) requires cPanel login.

Indeed he could, but not on the phpMyAdmin within cPanel. The one in cPanel is unprotected (the script itself), but you cannot access anything inside cPanel without entering your cPanel login information. It would have to be external to cPanel.

 

phpMyAdmin is at https://domain.com:2083/3rdparty/phpMyAdmin and everything under https://domain.com:2083/ (or http://domain.com:2082/ if you're not using SSL) requires cPanel login.

 

Yes the link comes like this , and when i give the user password to PHP My Admin, they can go inside CPanel while logging out through PHP MyAdmin, and from there they can access the CPanel.

 

Can't we make like http://www.mydomain.com/_pma so that the the user directly opens the php my admin, I  Searched in PHP MyAdmin docs i found nothing related to Cpanel.

 

Any further help ??

In cPanel's MySQL section you can setup users and their access to different databases. Setup users for the people you want to grant access. You can see how to setup authentication based on MySQL users here: http://wiki.cihar.com/pma/auth_types

 

You'll then be able to login with any user (providing you know the password obviously).

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.