🔔 🔔 🔔 Duyuru: 24. Yılımıza özel indirimler sizleri bekliyor ! Kampanya Kodu : TDATA2024 | Detaylı bilgi için tıklayınız.

How to enable Update now button for Awstats


How to enable Update now button for Awstats


Cpanel

login into cPanel
1. Open File Manager

2. navigate to /home/username/tmp/awstats/

3. edit the .conf file (e.g. awstats.yourdomain.com.conf)

4. look for this line: AllowToUpdateStatsFromBrowser, set the value to 1 (AllowToUpdateStatsFromBrowser=1)

5. Save the .conf file. When you refresh your statistics page. you will get ‘update now’ link at the top of the page.

WHM control panel

1: Login to your server using the root password.

2: Go to Server Configuration >> Tweak Settings

3: The reload of the page will present you with several options such as cPAddons, Display, Domains, Logging, Mail, Notifications, PHP, Redirection, SQL, Security, Software, Stats Programs, etc…

4: Hit the “Stats and Logs” to get the options listed under it.

5: Search for “Allows users to update AWstats from cPanel” on the page and select the “On” button on the right side of the page and save the settings.

SSH Root Login

1: Login to your server using the root password.

2: Open your users Awstats directory.

cd /home/cpaneluser/tmp/awstats/

3: Open your domain awstats configuration file

vi awstats.yourdomain.com.conf

4: To enable change the value to AllowToUpdateStatsFromBrowser=1

AllowToUpdateStatsFromBrowser=1

Save and exit

5: You need to run the following script for changes to take effect:

/scripts/runweblogs username

Bu cevap yeterince yardımcı oldu mu?

Diğer Dökümanlar


  • What is cPanel and how to access it?

    CPanel is a fully featured web-based control panel that allows you to manage your domain through a web interface. cPanel gives you complete control over a vast amount of functions, streamlining...

  • CloudFlare Plugin install on cpanel

    CloudFlare is a performance and security service. With 14 points of presence around the world, a website on CloudFlare typically loads twice as fast, uses 65% less server resources, saves 60% of...

  • Enable Cronjob in cpanel and examples

    What is cron? It is the scheduling daemon of the Linux operating system Cron jobs allow you to automate repetitive tasks on the server that hosts your web site. This is a powerful tool that allows...

  • What is Anonymous FTP and how to enable it

    Anonymous FTP allows you and others that you give permission to, to access your “public_ftp” folder. There are two options available: 1. ftp://ftp.yourdomain.com –This allows...

  • Unable to connect cpanel using IP/whm and IP/cpanel

    If cpanel cannot be accessed using IP/whm and IP/cpanel, but can be accessed using IP:2086 and IP:2082, then here goes the solution for the same. The reason for this issue due to missing some...