|
empty realtime stats is due to php (admin_php) for admin Vhost is using a modified php.ini (/usr/local/lsws/admin/conf/php.ini) in which functions like exec(), etc are disabled. However, these functions are needed to pull realtime stats. revert php.ini file or remove disable_function in php.ini and restart lsws will fix it.
|