February 25, 20187 yr 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
February 25, 20187 yr froxlor does not allow that you select a path like /proc (for security reasons). Disallowed are: /dev (except urandom), /proc, /etc, /sys and of course / Current solutuion: deactivate openbasedir for that domain
October 24, 20187 yr Am 25.2.2018 um 15:10 schrieb d00p: deactivate openbasedir for that domain In my opinion, this is a greater security risk than php access to just /proc/meminfo. Sorry! :-(
February 23, 20214 yr froxlor does not allow that you select a path like /proc (for security reasons). Disallowed are: /dev (except urandom), /proc, /etc, /sys and of course / Current solutuion: deactivate openbasedir for that domain hi ich benötige den Ordner aber um mein Panel auf https umzustellen Gibt es da ne lösung
February 23, 20214 yr 1 minute ago, Rund um BauerAndraste said: hi ich benötige den Ordner aber um mein Panel auf https umzustellen nein, garantiert nicht. Zugriff auf /proc/ hat nunmal so garnix mit https für das panel zu tun... und bitte keine >2 jahre alten threads wiederbeleben
Create an account or sign in to comment