Hello, ISPConfig suddenly stopped creating web domain and client accounts. After creation, I don't see the /var/www/clients/client[id] folder nor do I see /var/www/mywebsite.com, /etc/apache2/etc/sites-available/mywebsite.com.vhost How can I check what is going wrong? It seems like ISPConfig cannot edit the vhosts files either. Tested with deactivate and activate. It's not working as well. It looks like I've messed up something or so. This is urgent, please help me out. Regards, Zepx
have you checked at the folder permissions? also check the under system tab for location of sites to be created. Maybe it got changed accidentally.
The permissions are correct... the vhosts files are all chmod 644 and owned by root. Update: switching on debug, here's what I get, There is already an instance of server.php running. Exiting.
Great! it's working right now! Solution from till here http://www.howtoforge.com/forums/showpost.php?p=216704&postcount=16 Seems like server.php went in an unending locked loop. And thus was not created...