The /stats link is not working for the first site I added to ISPConfig. I get a popup dialog for username/password but when I enter the primary administrator login web1_*** and password for it, it does not work and brings up the login dialog again. I can log into email/FTP with this account, and it is the administrator account for the domain. Any ideas?
I was using the site's admin account which can log in to both FTP/email. It is like web1_****. Could it be an error in the .htaccess file? I did not change it.
To make webalizer start, try this: /etc/init.d/cron stop pkill cron (Make sure no cron processes are left.) Edit your crontab (crontab -e) and save it again. Then restart cron: /etc/init.d/cron start It worked for me.