cPanel Could not determine the nameserver IP addresses for -


i'm using cpanel , when add ip, system report following message:

could not determine nameserver ip addresses “filesharingz.org”. please make sure domain registered valid domain registrar.

the domain name valid registered. not sure error, pls me.

thank you.

i have found solution here: 1) whm:

go whm >> server configuration >> tweak settings >> all

check following option “allow unregistered domains” might “off” on settings. change “on” if want add unregistered domains addons.

2) command line:

edit cpanel config file.

vi /var/cpanel/cpanel.config

allowunregistereddomains=0

change above allowunregistereddomains=1

that’s it, able add new unregistered domains.

http://www.ayyolinux.com/could-not-determine-the-nameserver-ip-addresses-for-domain-com-please-make-sure-that-the-domain-is-registered-with-a-valid-domain-registrar-error-adding-addon-domain-cpanel/


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -