This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Webalizer Stats not work - how to fix it ?
#1
Webalizer Stats not work - how to fix it ?
Hello

how to check the config?
how to check the correct setting and start the service in sentora ...?

the module is activated ok ...

Webalizer statistics don't work - how to fix them? how to repair - or reinstall configure ... 

plese help me, tanks advance ... 

06-01.-2020 21:50 CET the last works

in the forum no solution found ... 

No LSB module is available.
Distributor ID: Ubuntu

Description: Ubuntu 14.04.6 LTS

Release: 14.04
Code name:

reliable fix:
https://ubuntu.com/advantage




free and  ESSENTIAL plans

Free for personal use

Anyone can use UA Infrastructure Essential for free on up to 3 machines (restrictions apply). All you need is an Ubuntu One account. And if you're a recognized member of the Ubuntu community, it's free on up to 50 machines.


Initially, the free subscription is available for Ubuntu 14.04 LTS only. By registering, you accept our terms of use.
Reply
Thanks given by:
#2
RE: Webalizer Stats not work - how to fix it ?
(04-28-2020, 01:20 PM)trexgameaz Wrote: The article is really nice and interesting. I have searched for this type of information and would love to read this information. I hope you will share more useful articles like that. Thanks for sharing!
t rex game

hello plese help all comunity forum... 

a sharing a info for all!! 

plese help me , tanks avance...
Reply
Thanks given by:
#3
RE: Webalizer Stats not work - how to fix it ?
hello for all i find the problem:

tanks this post : http://forums.sentora.org/showthread.php...=Webalizer
the solution not edit file.
a debug a start this php script manual:
Code:
php -q /etc/sentora/panel/bin/daemon.php


and a find error output :

Code:
START DNS Manager Hook
DNS Manager module ENABLED...
DNS Records have not changed...nothing to do.
END DNS Manager Hook.
PHP Parse error:  syntax error, unexpected '*', expecting ',' or ';' in /etc/sentora/panel/modules/letsencrypt/code/TLD.php on line 6


the remove letsencrypt module cause a block :  
Code:
 zppy remove letsencrypt

restart 
Code:
php -q /etc/sentora/panel/bin/daemon.php

and all demon work full ok pseudo extract output:

Code:
...
BEGIN Webalizer Stats

Generating webalizer stats html...

....
Generating report for Novembre 2019
Generating report for Decembre 2019
Generating report for Janvier 2020
Generating report for Fevrier 2020
Generating report for Mars 2020
Generating report for Avril 2020

...

Succeeded
END Webalizer Stats

START Backup Config.
Backup Config module ENABLED...
Backup Scheduling enabled - Backing up all enabled client files now...
Backing up client folder: zadmin/public_html...
/var/sentora/hostdata/zadmin/backups/zadmin_Apr-28-2020_080428.zip
Backup Schedule COMPLETE...

Backup Purging enabled - Purging backups older than 30 days...
[FILE][PURGE_DATE][FILE_DATE][ACTION]
zadmin_Apr-28-2020_080428.zip - 30 - 0 - Skipping file...
Backup Purging COMPLETE...

Purging backups from temp folder...
[FILE][PURGE_DATE][FILE_DATE][ACTION]
END Backup Config.

START Sentora Updates hook
Checking for latest version of Sentora...
END Sentora Updates hook

START checking for any avaliable module updates..
Checking update for mod: Aliases
Checking update for mod: Apache Config
Checking update for mod: Backup
Checking update for mod: Backup Config
Checking update for mod: Change Password
Checking update for mod: Client Notice Manager
Checking update for mod: Cron Manager
Checking update for mod: Distribution Lists
Checking update for mod: DNS Config
Checking update for mod: DNS Manager
Checking update for mod: Domains
Checking update for mod: FAQ's
Checking update for mod: Forwards
Checking update for mod: FTP Accounts
Checking update for mod: FTP Config
Checking update for mod: Mail Config
Checking update for mod: Mailboxes
Checking update for mod: Manage Clients
Checking update for mod: Manage Groups
Checking update for mod: Module Admin
Checking update for mod: My Account
Checking update for mod: MySQL Database
Checking update for mod: MySQL Users
Checking update for mod: Package Manager
Checking update for mod: Parked Domains
Checking update for mod: PHPInfo
Checking update for mod: phpMyAdmin
Checking update for mod: phpSysInfo
Checking update for mod: Protected Directories
Checking update for mod: Sentora Config
Checking update for mod: Sentora News
Checking update for mod: Service Status
Checking update for mod: Shadowing
Checking update for mod: Sub Domains
Checking update for mod: Theme Manager
Checking update for mod: Updates
Checking update for mod: Usage Viewer
Checking update for mod: Webalizer Stats
Checking update for mod: WebMail
END getting module version update information!

Daemon run complete! (08:28 28th Apr 2020 CEST)
...

where I find the complete functioning of sentora ??
Reply
Thanks given by:
#4
RE: Webalizer Stats not work - how to fix it ?
(04-27-2020, 05:12 PM)domyhost Wrote: Hello
how to check the config?
how to check the correct setting and start the service in sentora ...?
the module is activated ok ...
Webalizer statistics don't work - how to fix them? how to repair - or reinstall configure ... 
plese help me, tanks advance ... 
06-01.-2020 21:50 CET the last works
in the forum no solution found ... 
No LSB module is available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.6 LTS
Release: 14.04
Code name:
reliable fix:
https://ubuntu.com/advantage rice purity test


free and  ESSENTIAL plans
Free for personal use
Anyone can use UA Infrastructure Essential for free on up to 3 machines (restrictions apply). All you need is an Ubuntu One account. And if you're a recognized member of the Ubuntu community, it's free on up to 50 machines.
Initially, the free subscription is available for Ubuntu 14.04 LTS only. By registering, you accept our terms of use.

Code:
/etc/webalizer.conf
sudo apt-get install --reinstall webalizer
It seems you're having issues with Webalizer statistics in Sentora on Ubuntu 14.04. To check your configuration, you can review the Webalizer settings in the configuration files, typically located in /etc/webalizer.conf. Ensure that the module is correctly activated and that the paths to your log files are correct. If the statistics still do not work, consider reinstalling Webalizer using sudo apt-get install --reinstall webalizer. If you need further assistance, please provide any error messages you're encountering.
Reply
Thanks given by:
#5
RE: Webalizer Stats not work - how to fix it ?
(09-20-2024, 05:06 PM)noahharold Wrote:
Code:
/etc/webalizer.conf
sudo apt-get install --reinstall webalizer
It seems you're having issues with Webalizer statistics in Sentora on Ubuntu 14.04. To check your configuration, you can review the Webalizer settings in the configuration files, typically located in /etc/webalizer.conf. Ensure that the module is correctly activated and that the paths to your log files are correct. If the statistics still do not work, consider reinstalling Webalizer using sudo apt-get install --reinstall webalizer. If you need further assistance, please provide any error messages you're encountering.

This post is 4 years old! Do NOT use the information in it!
Webalizer works just fine on the current Sentora release.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
1.0.2 1.0.3 postfix fix not work andykimpe 20 30 ,559 06-12-2021, 09:54 PM
Last Post: andykimpe
I changed date and time from server and sentora does not work gabriel15959 1 5 ,152 03-20-2019, 11:52 PM
Last Post: fearworks
Webalizer Stats - Centos 7 - Working Fix james30263 17 43 ,375 12-03-2018, 05:17 PM
Last Post: worksmarter

Forum Jump:


Users browsing this thread: 1 Guest(s)