I just did a cPGS remote install on a cPanel DNSOnly server. I get the following error. I assume it is because Apache is not installed?
Thanks!
Frank
I just did a cPGS remote install on a cPanel DNSOnly server. I get the following error. I assume it is because Apache is not installed?
Thanks!
Frank
Apache isn't required on either side. The error you see is due to the allowedips= line in your /var/cpanel/cpgs/cpgsd.cfg not having the IP of the connecting server in it. Add the IP in the error message to a comma delimited list on the allowedips= line and restart cPGSD (`/var/cpanel/cpgsd.pl`) on the remote server and it should start responding to commands. Also be sure the secret= line matches on both servers while you are in there.
Need to put in a support ticket for cPGS ? Click on the url below and follow the bottom most link "Submit a Support Request without Logging In"
https://tickets.cpanel.net/submit/index.cgi?support=1
Working like a champ. Thank you!