AS-Stats icon indicating copy to clipboard operation
AS-Stats copied to clipboard

Centos Install not working

Open clifforddsouza opened this issue 7 years ago • 1 comments

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

clifforddsouza avatar Oct 30 '18 05:10 clifforddsouza

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

PierreOlivierM avatar Jul 20 '20 13:07 PierreOlivierM