Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centos Install not working #79

Open
clifforddsouza opened this issue Oct 30, 2018 · 1 comment
Open

Centos Install not working #79

clifforddsouza opened this issue Oct 30, 2018 · 1 comment

Comments

@clifforddsouza
Copy link

I used the script from the contrib directory, every thing works fine,
the webserver works
i can see tcpdump displaying the netflow packets on port 9000
the netstat shows all required post listening for data, the the PS -ef command also looks good.

however i get the below error in the httpd logs
[Mon Oct 29 23:58:31.984766 2018] [:error] [pid 1204] [client 192.168.5.95:6450] PHP Notice: Undefined variable: asstats in /data/as-stats/www/func.inc on line 139, referer: http://192.168.5.5/
[Mon Oct 29 23:58:31.985297 2018] [:error] [pid 1204] [client 192.168.5.95:6450] PHP Warning: Invalid argument supplied for foreach() in /data/as-stats/www/top.php on line 59, referer: http://192.168.5.5/
[Mon Oct 29 23:59:27.968855 2018] [:error] [pid 1206] [client 192.168.5.95:6634] PHP Notice: Undefined variable: asstats in /data/as-stats/www/func.inc on line 139, referer: http://192.168.5.5/as-stats/asset.php
[Mon Oct 29 23:59:27.969056 2018] [:error] [pid 1206] [client 192.168.5.95:6634] PHP Warning: Invalid argument supplied for foreach() in /data/as-stats/www/top.php on line 59, referer: http://192.168.5.5/as-stats/asset.php
[Tue Oct 30 01:23:05.290276 2018] [:error] [pid 1206] [client 192.168.5.95:25953] PHP Notice: Undefined variable: asstats in /data/as-stats/www/func.inc on line 139, referer: http://192.168.5.5/
[Tue Oct 30 01:23:05.290517 2018] [:error] [pid 1206] [client 192.168.5.95:25953] PHP Warning: Invalid argument supplied for foreach() in /data/as-stats/www/top.php on line 59, referer: http://192.168.5.5/
[Tue Oct 30 01:23:07.412953 2018] [:error] [pid 1206] [client 192.168.5.95:25953] PHP Notice: Undefined variable: asstats in /data/as-stats/www/func.inc on line 139, referer: http://192.168.5.5/as-stats/top.php
[Tue Oct 30 01:23:07.413152 2018] [:error] [pid 1206] [client 192.168.5.95:25953] PHP Warning: Invalid argument supplied for foreach() in /data/as-stats/www/top.php on line 59, referer: http://192.168.5.5/as-stats/top.php

need help here please

Regards

Clifford Dsouza

@PierreOlivierM
Copy link

Hi ! I have the same problem, have you found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants