serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

Hint to deactivation of monitor app if there is no readable

Open Siggi0904 opened this issue 6 years ago • 0 comments

Hello,

I got the following error:

is_readable(): open_basedir restriction in effect. File(/proc/meminfo) is not within the allowed path(s): (/var/www/clients/client39/web136/web:/var/www/clients/client39/web136/private:/var/www/clients/client39/web136/tmp:/var/www/cloud/web:/srv/www/cloud/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) at /var/www/clients/client39/web136/web/nc/apps/serverinfo/lib/SystemStatistics.php#97

This is correct because of server setting. In this case there are no values for logging found.

Would be better to get an info to disable the monitoring app or, for future versions change the code in serverinfo/lib/SystemStatistics.php#97 to be independently from server side phpmyadmin.

Siggi0904 avatar Jan 26 '19 15:01 Siggi0904