As a relative novice, I’m having great difficulty setting up a GoDaddy Gen3 VPS server CentOS 7 + cPanel. What am I trying to do? Our main website is hosted on SiteSell (which doesn’t support software packages that use php). In the past we used an A2 server to host our downloads and Vibralogix Linklok Paypal to control emails and PayPal IPNs. My main objective, I want to repeat this using the GoDaddy server. I’ll add a couple of WordPress websites once downloads are operating successfully.
Using Filezilla, the vps-user-name and admin directories are both located in the directory home. The directory home is in the root directory between the directories etc & lib. Neither of the users can upload to Root or Home directory. Both can upload welcome.html to their own directories but has no effect. Clearing cache and selecting our URL still displays Index of & cgi-bin. How do I get access to root to upload and install Linklok?
Solved! Go to Solution.
Just wondering if you had a VPS or just a cPanel server with A2.... that aside....
1) With a VPS server you can setup separate cPanel accounts for each site you want to host
2) By default Root SSH is disabled - this is different than Root Login - You would need to edit the SSH config file to enable this
3) In my own experience secureserver.net references are there just for setup purposes and are not configured to link the VPS to the GoDaddy DNS Management system.
4) If you want to use the VPS as a DNS server you certainly can you just need to use the host name feature in the DNS manager (https://dcc.godaddy.com)
5) Generally speaking - I use the terminal vs WHM vs direct SSH - I find it is more secure - you are in as root in that terminal window.
6) In terms of uploads - If you aren't going to use cPanel file manager - I suggest doing FTP as the cPanel user - otherwise you end up with ownership permissions that are all over the place and some files / elements won't run as they are owned by root vs the cpanel user for example
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community
Just wondering if you had a VPS or just a cPanel server with A2.... that aside....
1) With a VPS server you can setup separate cPanel accounts for each site you want to host
2) By default Root SSH is disabled - this is different than Root Login - You would need to edit the SSH config file to enable this
3) In my own experience secureserver.net references are there just for setup purposes and are not configured to link the VPS to the GoDaddy DNS Management system.
4) If you want to use the VPS as a DNS server you certainly can you just need to use the host name feature in the DNS manager (https://dcc.godaddy.com)
5) Generally speaking - I use the terminal vs WHM vs direct SSH - I find it is more secure - you are in as root in that terminal window.
6) In terms of uploads - If you aren't going to use cPanel file manager - I suggest doing FTP as the cPanel user - otherwise you end up with ownership permissions that are all over the place and some files / elements won't run as they are owned by root vs the cpanel user for example
Once your issue is resolved,
please be sure to come back and click accept for the solution
Get Better Support on the Community Boards!
Etiquette When Asking for Help from the Community