ardent Posted September 18, 2018 Posted September 18, 2018 Hi, I recently created my first database and database user and was able to add the user to the database in cPanel. However, I am confused as to how a user with the login credentials I created would be able to access and modify data in the database in phpMyAdmin without having to first login through Heliohost cPanel? This is for security reasons as I do not want one user (who has access to only one database) to be able to tamper with other users/databases. Please let me know how to proceed. Thank you,Ardent 1
wolstech Posted September 18, 2018 Posted September 18, 2018 They can't use our install of PMA. If this is desired, you would need to install PhpMyAdmin on your own account and access it via your domain, or enable remote access and advise users to use a tool like MySQL Workbench to administer their database.
ardent Posted September 20, 2018 Author Posted September 20, 2018 Hi wolstech, And thank you for the prompt response. Suppose I wanted to use phpMyAdmin through HelioHost. How would I go about enabling remote access? Upon reading up on the subject I came across this: https://community.spiceworks.com/how_to/91893-allowing-remote-access-to-phpmyadmin, but it feels like this method is for those using phpMyAdmin from their personal machines... Thank you,Ardent
wolstech Posted September 20, 2018 Posted September 20, 2018 You would need to download PMA, upload it to your account, configure it, and give out the url to it. Softaculous can also install it for you I believe. Remote access is for users who want to access the database over the internet from another computer like their own. There is a page in cpanel for it. You add the IPs of allowed computers, or add a % to allow all IPs. The user would need to install software on their PC to access the database with.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now