Hi, i have a problem with Vhosts_ispconfig when i create a domain. When I create a domain in the ispconfig, this information is not written in Vhost_ispconfig. I have 100 domains working ok but now i can´t create new domains. the folder with name of domain it´s ok, created too pri.domain.com, only cant created in Vhost_ispconfig i need help. thanks Sorry for my english
That can be because you have error in new Vhost_ispconfig file, when new configuration contain syntax error old configuration will be loaded with no changes and new configuration will be saved with date as not config file in same directory, check your ispconfig log for errors. Try this.
Just backup your original vhost.conf and rename vhost[date]conf in directory to vhost.conf and type httpd -t to check syntax. you will see errors and line where is. Correct error and make some changes in ispconfig web panel. This error is often caused by custom http directives.