How to give FTP access to hired web developer : part2

Avatar
  • Answered
Hi Tim S or somebody else.
It's me again.

I wish to request your help once again.
I was going to let the hired web expert log into the Cpanel, having taken care to change the password Cpanel shared with AMP. Then I noticed that through the Cpanel they would be able to access the AMP through the button "update billing info" that comes under "preferences"( here you find payment details, credit card...)
SO, since Cpanel and Amp are connected through that, I figured it is best to avoid CPanel access altogether.

So now I have installed WP as you advised (a piece of cake... :-)

So my questions are:
1. Is there a way of giving them access to FTP, without them logging into the CPanel? Please explain the steps,( or if you have an article or video that does...)My problem here is that yes, I have created an FTP user, but don't understand through what platform they would access...Mmmm, perhaps what I do not understand is what FTP is all about...

2. For their access to my site's databases do I do that through the "Remote MYSQL button".

Thanks in advance for your responses
Regards,
Becket.
Quote

Avatar
CNick
Hi Becket, While someone logged into cPanel can click on the Update Billing Info icon in cPanel, unless they are already logged into AMP, they will be presented with an AMP login screen. So, they would still need to know your AMP login information to be able to access AMP. With that being said, I thought you might like a little more information on FTP and Remote MySQL access in case you ever need it. Please check out our FTP Getting Started Guide for more information about setting up and working with FTP. There is, however, a way to allow your developer to use phpMyAdmin without cPanel access. Below are the instructions that guide you through the process of giving your developers this access: 1. Go to http://www.phpmyadmin.net/home_page/downloads.php 2. Select the file named phpMyAdmin-3.4.1-all-languages.tar.gz 3. Login to your cpanel > File Manager 4. Upload the phpMyAdmin-3.4.1-all-languages.tar.gz file 5. Right click and extract the file (it will extract into a folder named phpMyAdmin-3.4.1-all-languages) 6. Rename the folder to whatever name you want (commonly phpmyadmin) 7. Still in cpanel, go to the MySQL Databases tool. 8. Create a user for your developer (commonly dev) (Take note of the password as you cannot go back to view it and you have to remove and readd the user to change the password) 9. Add the user to whichever databases you want the developers to have access to. 10. The developers can now log into phpmyadmin by using the URL http://domain.com/phpmyadmin using the database username given them. 11. They will be able to work on the databases using phpmyadmin without cpanel access. 12. You can also password protect this folder for an additional layer of security. Hope this information helps! Thank you, Christi N.
Avatar
CNick
Hi Becket, While someone logged into cPanel can click on the Update Billing Info icon in cPanel, unless they are already logged into AMP, they will be presented with an AMP login screen. So, they would still need to know your AMP login information to be able to access AMP. With that being said, I thought you might like a little more information on FTP and Remote MySQL access in case you ever need it. Please check out our FTP Getting Started Guide for more information about setting up and working with FTP. There is, however, a way to allow your developer to use phpMyAdmin without cPanel access. Below are the instructions that guide you through the process of giving your developers this access: 1. Go to http://www.phpmyadmin.net/home_page/downloads.php 2. Select the file named phpMyAdmin-3.4.1-all-languages.tar.gz 3. Login to your cpanel > File Manager 4. Upload the phpMyAdmin-3.4.1-all-languages.tar.gz file 5. Right click and extract the file (it will extract into a folder named phpMyAdmin-3.4.1-all-languages) 6. Rename the folder to whatever name you want (commonly phpmyadmin) 7. Still in cpanel, go to the MySQL Databases tool. 8. Create a user for your developer (commonly dev) (Take note of the password as you cannot go back to view it and you have to remove and readd the user to change the password) 9. Add the user to whichever databases you want the developers to have access to. 10. The developers can now log into phpmyadmin by using the URL http://domain.com/phpmyadmin using the database username given them. 11. They will be able to work on the databases using phpmyadmin without cpanel access. 12. You can also password protect this folder for an additional layer of security. Hope this information helps! Thank you, Christi N.