some domains i add were not added in the apache config file. if i look at the backups there are aviable there. but not at the recent working configuration file. i tried readding the domain by deleting it and add it again but no luck either in that way. what am i doing wrong or is this a bug of somekind ??
ISPConfig uses a separate config file and does not add sites to the default /etc/apache2/apache2.conf. The file that's being updated is Code: /etc/apache2/vhosts/Vhosts_ispconfig.conf It will be updated with every change in your websites, so don't try to modify something by hand in this file. Your updates will be gone next time you change or add a site.
yes i know that this is the correct path. however if i add the line maually from the backup ones into the original working config file it stays there. but when i add a new domain it wont be added in the Vhosts_ispconfig.conf file. strange.
Because this file is generated fresh each time from the database. Whatever you put in that file is not being read.
yes, ok that is good, but it still doesnt resolve my problem why new domains not being written to this file.
Are there copies of the file Vhosts_ispconfig.conf in the same directory with a recent date appended to the name.
yes the backup copy's that ispconfig make are still there. and they contain those domains what are not in the actual running config... very weird.
Please try the procedure that is described in this thread to find the problem: http://www.howtoforge.com/forums/showthread.php?t=7719