Viewing Webalizer for Add-on Domains outside the control panel

To access Webalizer of an addon domain without loging in to the Cpanel  can be done by following the steps

1. Login to the server using SSH

2.  Then  change directory to the Document Root of the addon domain

cd /home/username/public_html/AddondomainFolder

3.  In the desired folder create a symbolic link

ln -s /home/username/tmp/webalizer/addondomain.maindomain.com  webstats

4. Change the  permission of the folder

chmod   755  /home/username/tmp/webalizer/addondomain.maindomain.com

Now you can access the stats using http://adondomain.com/webstats

Related posts:

  1. Manually removing the domains from plesk – when plesk frontend don’t work
  2. ‘scp’ permission issue : simple fix!
  3. Why are you getting 500 internal server error on your php pages
  4. Plesk : Unable to send or receive emails to users in the domain hosted in the server
  5. Worried about email migrations and mail syncing – get getmail for the rescue

Comment Form

About this blog

This blog, acts as a knowledge repository for the world and is unofficial! Anything we find interesting in the cyber world will go here. Most cases, this blog will reflect the happiness of our staff in reaching successful solution to an issue (s)he worked on. A reference for other fellow SAGEs who come across similar issues later