Hello
I don't know where to look, but when I run "rebuildhttpdconf", a sub.domain.com is added to the domain.com as an alias.
Must have an error somewhere, what file should I look ?
Thanks !
Hello
I don't know where to look, but when I run "rebuildhttpdconf", a sub.domain.com is added to the domain.com as an alias.
Must have an error somewhere, what file should I look ?
Thanks !
bump...
I'm pretty sure it's an easy fix.
Seems like you're not getting any hits from the forums so I recommend you contact our technical analysts about this. They will be able to help you: http://tickets.cPanel.net/submit
Done, 378294, thanks !
Hi there,
I'm having the same issue on a server - what the fix for this please?
Regards,
Suhail.
DNSCluster.co.uk - multiple geographically dispersed DNS Cluster provider!
R1Soft Leased CDP Licenses
I would check the domain entry in /var/cpanel/userdata/USERNAME/main and place the entry in subdomains section if its under parked domains. /var/cpanel/userdata is used as a data store for httpd.conf and httpd.conf is rebuilt based on the information stored there.
That did the trick!
Many thanks WebScholar![]()
DNSCluster.co.uk - multiple geographically dispersed DNS Cluster provider!
R1Soft Leased CDP Licenses
hehe, that's exactly that...
look at /var/cpanel/userdata/ (you can grep to search)
(Optional) you an "Reset" userdata : /usr/local/cpanel/bin/userdata_update --reset
then, re-run rebuildhttpd : /scripts/rebuildhttpconf
Should be ok.
Sorry for not having posted the solution.