Old IP was 192.186.xxx.xxx
New IP is 192.186.xxx.xxx
The problem is, /scripts/rebuildhttpdconf does not work, no matter what I try.
Running
--even though WHM is still showing the account record's IP as missing.
I followed the manual directions outlined here, just in case: Changing a Site’s IP Address :: The cPanel Admin
No avail.
New IP is 192.186.xxx.xxx
The problem is, /scripts/rebuildhttpdconf does not work, no matter what I try.
Running
Code:
/usr/local/cpanel/bin/setsiteip piqture 192.186.xxx.xxx
/* OUTPUT: */
domain.com is already using ip 192.186.xxx.xxx
Code:
ls /var/cpanel/userdata/piqture
/* no domain is there */
/usr/local/cpanel/bin/userdata_update
/* OUTPUT: */
Skipping cPanel user piqture. No main domain located in Apache configuration.
Code:
/scripts/killdns ssognet.org
scripts/adddns --domain domain.com --ip 192.186.xxx.xxx
/* still no domain in /var/cpanel/userdata/piqture */
No avail.