Vhost not update

Discussion in 'Installation/Configuration' started by planet_fox, Dec 22, 2006.

  1. planet_fox

    planet_fox Member HowtoForge Supporter

    when I add a new domain isp config add it on the database, when i see in vhost config. Domain is not add it.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. planet_fox

    planet_fox Member HowtoForge Supporter

    I now I have do tthis

    Code:
    1) Make a backup of /etc/apache2/vhosts/Vhosts_ispconfig.conf
    2) Rename the latest file /etc/apache2/vhosts/Vhosts_ispconfig.conf_.... that has a date appended to /etc/apache2/vhosts/Vhosts_ispconfig.conf
    3) run 
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, whats the output of:

    httpd -t

    after you renamed the latest file?
     
  5. planet_fox

    planet_fox Member HowtoForge Supporter

    Code:
    Syntax OK
    and isp_config makes update and do makes a symlink Vhost_ispconfig.conf~
    and Vhost_ispaconfig.conf

    I have one website create is in dbof ispconfig and when it update ispconfige write not in vhost.conf. you what can I do ispconfig do create in vhost . i now i can't edit vhost.conf . You have a idee
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig does not use a file called vhost.conf, it uses the file Vhost_ispaconfig.conf and the file Vhost_ispaconfig.conf must be included at the end of your apache2.conf file.
     
  7. planet_fox

    planet_fox Member HowtoForge Supporter

    Vhosts_ispconfig.conf <--- (s) is the name in /etc/apache2/vhosts/

    and this is already in apache.conf :)
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you get errors in the ISPConfig logfile /home/admispconfig/ispconfig/ispconfig.log ?
     

Share This Page