Skip to main content

Account points to another accounts public_html

Comments

2 comments

  • Eminds
    login to the server with root and check the domain's home directory path and they should be pointing to the right directory. You can check the path in httpd.conf file located at /usr/local/apache/conf/httpd.conf
    0
  • cPanelLauren
    It does sound like somewhere along the line the 3rd IP wasn't assigned and example3.com is still using example2.com's IP address. Can you confirm it's assigned by going to WHM>>Account Functions>>Change Site's IP address If that checks out you'd need to check the following locations to ensure it's valid: /var/cpanel/users/$user /var/cpanel/userdata/$user/$domain
    If both of those reflect the correct IP I'd try the following: /scripts/updateuserdomains /scripts/updateuserdatacache mv /etc/apache2/conf/httpd.conf{,.bk} /scripts/rebuildhttpdconf /scripts/restartsrv_httpd
    0

Please sign in to leave a comment.