Hi, recently (I have not changed anything for months) isp config without any reason automatically disable in a website, how is it possible that something like that happens? how do I fix the problem?
How is it getting disabled? Do you mean the enabled tick in the bottom of Website settings gets turned off? What version of ISPConfig?
How is it getting disabled? Do you mean the enabled tick in the bottom of Website settings gets turned off? Exactly, the website is deactivated from the panel. What version of ISPConfig? The last version
Does that happen for all websites? Or is it just one website that gets it? If you enable it back, does it disable itself again? Check the files for that website in /etc/apache/sites-avallable and /etc/apache/sites-enabled. Maybe check what apache has to say with Code: apachectl -t apachectl -S
Does that happen for all websites? Or is it just one website that gets it? Only at a website If you enable it back, does it disable itself again? If enable works, it will deactivate again as soon as some time passes apachectl -t [Sun Apr 15 18:32:01.285743 2018] [alias:warn] [pid 3031] AH00671: The ScriptAlias directive in /etc/httpd/conf.d/mailman.conf at line 6 will probably never match because it overlaps an earlier ScriptAlias. AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/httpd/conf/httpd.conf:356 Syntax OK Thanks For help
I second @florian030's guess, the problem is that traffic quota is set too low in that site. When traffic quota is exceeded, then the site will get disabled automatically.