Cause:: this happened due to hostname change
Fix::
http://forums.cpanel.net/f43/webmail-squirrel-horde-roundcube-doesnt-work-206321.html
Please run the following command in root SSH:
Code:
/scripts/whoowns domain.com
Where domain.com is the domain name in question. If it doesn't show any ownership, then move the following files:
Code:
cd /etc
mv userdomains userdomains.bak
mv domainusers domainusers.bak
mv trueuserdomains trueuserdomains.bak
At that point, run the following script and recheck ownership for the domain:
Code:
/scripts/updateuserdomains
/scripts/whoowns domain.com
No comments:
Post a Comment