I had to recover my ISP Config server after it recently lost some data due to the hdd heating up. At the same time I also upgraded from ISPC version 2.2.6 to 2.2.19. I managed to get the ISP Config running fine on the new installation, but now it cannot write to the Vhosts_ispconfig.conf
I also do not have a copy of the dated *.conf file anywhere, only the actual Vhosts_ispconfig.conf, and ISP Config cannot write to this file, as I have to manually add new websites and delete them from this file. The output of httpd -t as follows:
PHP Code:
httpd: Could not reliably determine the servers fully qualified domain name, using mail.actiononline.co.za for ServerName
[Thu Mar 20 06:54:11 2008] [warn] NameVirtualHost 196.37.170.xxx:80 has no VirtualHosts
[Thu Mar 20 06:54:11 2008] [warn] NameVirtualHost 196.37.170.xxx:80 has no VirtualHosts
Syntax OK
Although it says it has no VirtualHosts, all the websites are accessible on the server. Adding, editing or deleting either mailbox users or domains from the ISPConfig control panel has no effect on the actual files.