Invalid domain configuration

Discussion in 'General' started by kathera, Oct 11, 2013.

  1. kathera

    kathera New Member

    I have several domains configured including 217ink.com and kathera.org. There is nothing out of the ordinary about the configuration, but when I load http://www.kathera.org it loads the content from 217ink.com. Why?

    With regards,
    Tom
     
  2. kathera

    kathera New Member

    Fixed

    I found that my virtual domains, defined at /etc/httpd/conf/sites-available, had vhost error files, for example:
    /etc/httpd/conf/sites-available/kathera.org.vhost.err
    I renamed the error file to the .vhost file and attempted to restart Apache, but it failed loading a mod_perl module. I installed that module via CPAN and restarted httpd and everything works as expected.

    Thanks,
    Tom
     

Share This Page