"shared ip" information page for new domains

Discussion in 'General' started by josefu, Nov 26, 2006.

  1. josefu

    josefu New Member

    Hi, i installed ispconfig 2.2.8 (upgraded from 2.2.7 and 2.2.6) in a debian sarge server and i have one problem:
    when i create a new website, apache server doesn't access to the DocumentRoot and apache shows the "shared ip" information page.

    In /etc/apache2/vhosts/Vhosts_ispconfig.conf_<latest-date-change> the VirtualHost directive is correct.

    where is the problem?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    The file should be named Vhosts_ispconfig.conf without a date. If there's a date at the end, this means that some modules are missing in your Apache configuration. Please rename the file to Vhosts_ispconfig.conf and run
    Code:
    httpd -t
    What's the output?
     
  3. josefu

    josefu New Member

    solved

    Hi, thanks for all i have solved the problem.

    One reseller have putted a invalid directive in apache. Thanks for all :)
     

Share This Page