To show the performance of domain, we can’t provide the cPanel login details to the clients or friends, in that case we can enable webalizer globally, so that every one can browse the webalizer without cPanel login details.Refer to the following steps and enable the webalizer, so that you can access webalizer as
http://yourdomain.com/webalizer
Login in to the shell and follow the commands.
cd /home/username/www
ln -s ../tmp/webalizer webalizer
chown username.username webalizer
cd ../tmp
chmod 755 ./
chmod 755 ./webalizer