Version 1.20.7
Released: 2004-01-15
fixed
Webalizer stats not showing up in DirectAdminThe new Directory permissions are preventing the webalizer stats from being seen. The directory/permissions cause it is:
/home/username/domains/domain.com username:apache 710
By setting it to 711, it should work. The fix will change DA's privilege when viewing the stats from "nobody" to "username". The directory should be left as 710 for security reasons (can be changed temporarily)
fixed
Backup restore is off by one for the domain limit.If you are allowed 2 domains, you have 1 domain, and you have another domain in the backup, DA refuses to create the backup because it says it would exceed your limit.