I use NextCloud 13 and you can see in a graph your CPU and Memory usage. My CPU usage works but not my Memory info it says: is_readable(): open_basedir restriction in effect. File(/proc/meminfo) is not within the allowed path(s): (/var/customers/webs/PortStone/NextCloud:/tmp:/dev/urandom) at /var/customers/webs/PortStone/NextCloud/apps/serverinfo/lib/SystemStatistics.php#74
So I added /proc/meminfo to Paths to append to OpenBasedir like this: /tmp/:/dev/urandom/:/proc/meminfo but it doesn't get added in the vHost Container and I dont know why.
Question
PortStone
Hello,
I use NextCloud 13 and you can see in a graph your CPU and Memory usage. My CPU usage works but not my Memory info it says: is_readable(): open_basedir restriction in effect. File(/proc/meminfo) is not within the allowed path(s): (/var/customers/webs/PortStone/NextCloud:/tmp:/dev/urandom) at /var/customers/webs/PortStone/NextCloud/apps/serverinfo/lib/SystemStatistics.php#74
So I added /proc/meminfo to Paths to append to OpenBasedir like this: /tmp/:/dev/urandom/:/proc/meminfo but it doesn't get added in the vHost Container and I dont know why.
Froxlor: 0.9.39.5
Php: 7.1
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now