Posts: 296
Thanks: 21
Thanked 22 Times in 14 Posts
Administrating values on multiple domains
Hi
Is there a way to change certain values on several domains at the same time?
For example
- if I want to turn php on/off on several different domains of different costumers
- if I want to turn on/off SpamAssasin on several Email accounts of different domains of different costumers
Or if not would it be possible to change some of those values in the database without corrupting the system?
Posts: 31,883
Thanks: 691
Thanked 4,188 Times in 3,205 Posts
You can change the values in the database directly. Then set the field status = 'u' for the cahnged websites in the table isp_isp_web. Now edit and save one website in the ISPConfig interface and ISPConfig will chamge the values for all sites where status = 'u'.
Posts: 31,883
Thanks: 691
Thanked 4,188 Times in 3,205 Posts
Yes, this works also for the tables isp_isp_user and dns_isp_dns. When you change something in the table isp_isp_domain (co-domains), you will have to set the status field of the corresponding website in isp_isp_web to 'u' to get this update written to the config files.
Recent comments
2 days 20 hours ago
3 days 5 hours ago
3 days 8 hours ago
3 days 9 hours ago
3 days 10 hours ago
3 days 12 hours ago
3 days 13 hours ago
3 days 14 hours ago
4 days 6 hours ago
4 days 7 hours ago